[packages/dnf5] BR: /usr/bin/gpg sphinx-pdg swig-perl swig-python

atler atler at pld-linux.org
Wed Aug 12 19:12:11 CEST 2026


commit ac0d1971d810f5e7b52afed568659a09d8f0e717
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Aug 12 19:10:25 2026 +0200

    BR: /usr/bin/gpg sphinx-pdg swig-perl swig-python

 dnf5.spec | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/dnf5.spec b/dnf5.spec
index c52bd3f..ad2fe99 100644
--- a/dnf5.spec
+++ b/dnf5.spec
@@ -74,6 +74,7 @@ BuildRequires:	rpm-devel >= 4.17.0
 BuildRequires:	sqlite3-devel >= %{sqlite_version}
 BuildRequires:	toml11
 %if %{with tests}
+BuildRequires:	/usr/bin/gpg
 BuildRequires:	cppunit-devel
 BuildRequires:	createrepo_c
 %endif
@@ -88,6 +89,7 @@ BuildRequires:	systemd-devel
 BuildRequires:	python3-Sphinx
 BuildRequires:	python3-breathe
 BuildRequires:	python3-sphinx_rtd_theme
+BuildRequires:	sphinx-pdg
 %endif
 %if %{with libdnf_cli}
 BuildRequires:	libsmartcols-devel
@@ -100,6 +102,12 @@ BuildRequires:	sdbus-cpp-devel >= 0.9.0
 %endif
 %if %{with perl} || %{with ruby} || %{with python3}
 BuildRequires:	swig
+%if %{with perl}
+BuildRequires:	swig-perl
+%endif
+%if %{with python3}
+BuildRequires:	swig-python
+%endif
 %endif
 %if %{with perl}
 BuildRequires:	perl-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dnf5.git/commitdiff/ac0d1971d810f5e7b52afed568659a09d8f0e717



More information about the pld-cvs-commit mailing list