aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--blogc.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/blogc.spec.in b/blogc.spec.in
index 69ae911..ae7b38b 100644
--- a/blogc.spec.in
+++ b/blogc.spec.in
@@ -6,7 +6,7 @@ Group: Applications/Text
Summary: A blog compiler
URL: @PACKAGE_URL@
Source0: https://github.com/blogc/blogc/releases/download/v@PACKAGE_VERSION@/blogc-@PACKAGE_VERSION@.tar.xz
-BuildRequires: libcmocka-devel, bash, coreutils, diffutils
+BuildRequires: gcc, libcmocka-devel, bash, coreutils, diffutils
%if ! 0%{?el6}
BuildRequires: git, tar, make
%endif