SHA256
1
0
forked from pool/gnunet
2024-03-26 06:11:15 +00:00
committed by Git OBS Bridge
parent b54cb1df16
commit 111b1723d4

View File

@@ -128,9 +128,12 @@ GNUnet is a part of the GNU project (https://www.gnu.org/).
%package devel
Summary: Security focused Peer-to-Peer Framework
Group: Development/Libraries/C and C++
Requires: pkgconfig(libextractor)
# referenced in header files
Requires: pkgconfig(libgcrypt)
Requires: pkgconfig(libsodium)
%if %{with libextractor}
Requires: pkgconfig(libextractor)
%endif
%{gnunet_libs}
%description devel