commit 8c1ccc5ad5300ea1e507df19d0d835f4fd577f31
parent 0fbfbb81ebdf89d64dd13231fdcf776971bf440a
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Sat, 4 Jun 2022 14:05:14 +0200
add texlive dependency
Diffstat:
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/rpmbuild/SPECS/gnunet.spec b/rpmbuild/SPECS/gnunet.spec
@@ -52,6 +52,7 @@ BuildRequires: mariadb-devel
BuildRequires: libpq-devel
BuildRequires: sqlite-devel
BuildRequires: gnupg2
+BuildRequires: texlive-scheme-medium
Requires: libextractor
Requires: openssl
Requires: nss-util
@@ -89,6 +90,15 @@ https://gnunet.org/ and in the 'doc/' folder.
Online documentation is provided at
'https://docs.gnunet.org' and 'https://tutorial.gnunet.org'.
+# gnunet-bcd
+%package bcd
+Requires: texlive-scheme-medium
+Requires: gnunet
+Summary: The GNUnet GNS business card generator..
+%description bcd
+The GNUnet GNS business card generator to generate business cards with
+QR codes of zone keys.
+
# gnunet-postgresql-plugins
%package postgresql-plugins
Requires: libpq
@@ -163,7 +173,6 @@ authselect apply-changes
%{_bindir}/gnunet-ats
%{_bindir}/gnunet-arm
%{_bindir}/gnunet-auto-share
-%{_bindir}/gnunet-bcd
%{_bindir}/gnunet-bugreport
%{_bindir}/gnunet-cadet
%{_bindir}/gnunet-config
@@ -847,6 +856,10 @@ authselect apply-changes
%{_libdir}/libgnunetspeaker.so.0.0.0
/%{_datadir}/%{name}/config.d/conversation.conf
+%files bcd
+%{_bindir}/gnunet-bcd
+
+
%changelog
* Mon May 17 2021 Jospeh Burchetta <joseph@seattlemesh.net> - 0.14.1
- GPG verification