aboutsummaryrefslogtreecommitdiffstats
path: root/blogc.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'blogc.spec.in')
-rw-r--r--blogc.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/blogc.spec.in b/blogc.spec.in
index 5a8d685..f3a7785 100644
--- a/blogc.spec.in
+++ b/blogc.spec.in
@@ -6,9 +6,9 @@ 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
+BuildRequires: libcmocka-devel, bash, coreutils, diffutils
%if ! 0%{?el6}
-BuildRequires: git
+BuildRequires: git, tar, make
%endif
%description