aboutsummaryrefslogtreecommitdiff
path: root/rpmbuild
diff options
context:
space:
mode:
authorYosl <yosl@seattlemesh.net>2020-07-09 20:07:29 -0400
committerYosl <yosl@seattlemesh.net>2020-07-09 20:07:29 -0400
commit342c3ec4969b7d8f0effa13223af242cd6847214 (patch)
treeb6afc4e3c7abaa02754ddcaea2a4e979f260b921 /rpmbuild
parentaa3b6c5fc189f5c0ccab896c13fcd3aeecd45cf0 (diff)
downloadgnunet-rpm-342c3ec4969b7d8f0effa13223af242cd6847214.tar.gz
gnunet-rpm-342c3ec4969b7d8f0effa13223af242cd6847214.zip
add libcurl as a build requirement, and in the Copr buildsystem
Diffstat (limited to 'rpmbuild')
-rw-r--r--rpmbuild/SPECS/gnunet-fedora.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpmbuild/SPECS/gnunet-fedora.spec b/rpmbuild/SPECS/gnunet-fedora.spec
index eaad8fd..d97648e 100644
--- a/rpmbuild/SPECS/gnunet-fedora.spec
+++ b/rpmbuild/SPECS/gnunet-fedora.spec
@@ -50,6 +50,7 @@ BuildRequires: pkgconfig
50#BuildRequires: gstreamer 50#BuildRequires: gstreamer
51#BuildRequires: libextractor-devel 51#BuildRequires: libextractor-devel
52BuildRequires: python3 52BuildRequires: python3
53BuildRequires: libcurl
53Requires: libextractor 54Requires: libextractor
54Requires: openssl 55Requires: openssl
55Requires: nss-util 56Requires: nss-util