[orthanc] fix spec

Sebastien Jodogne sjodogne at fedoraproject.org
Mon Jun 2 14:49:10 UTC 2014


commit ede5c1d5bff5f4b9ec28a4735f948fa38e2c2d17
Author: Jodogne <jodogne at localhost.localdomain>
Date:   Mon Jun 2 16:49:10 2014 +0200

    fix spec

 orthanc.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/orthanc.spec b/orthanc.spec
index 61a5f48..ca0a81c 100644
--- a/orthanc.spec
+++ b/orthanc.spec
@@ -34,7 +34,9 @@ BuildRequires:	jsoncpp-devel
 BuildRequires:	lua-devel >= 5.1.0
 BuildRequires:	doxygen
 BuildRequires:	systemd
-BuildRequires:	gflags-devel  # Necessary for rawhide only
+
+# The dependency over gflags is only necessary for rawhide
+BuildRequires:	gflags-devel
 
 # The following line is required to add the "orthanc" user and group
 Requires(pre):	shadow-utils


More information about the scm-commits mailing list