[packages/fwupd] deps for uefi capsule splash

atler atler at pld-linux.org
Sun Jul 2 13:59:51 CEST 2023


commit 85e55aa4e889e7120d8711cb8f82c04150b66e17
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jul 2 12:56:47 2023 +0200

    deps for uefi capsule splash

 fwupd.spec | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/fwupd.spec b/fwupd.spec
index 644416c..9c548eb 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -68,7 +68,6 @@ BuildRequires:	ninja >= 1.6
 BuildRequires:	pkgconfig
 BuildRequires:	polkit-devel >= 0.114
 BuildRequires:	python3 >= 1:3.0
-BuildRequires:	python3-pycairo
 BuildRequires:	rpm-build >= 4.6
 BuildRequires:	rpmbuild(macros) >= 1.736
 BuildRequires:	sqlite3-devel >= 3
@@ -80,6 +79,15 @@ BuildRequires:	udev-devel
 %{?with_thunderbolt:BuildRequires:	umockdev-devel}
 BuildRequires:	xz
 BuildRequires:	xz-devel
+# efi capsule splash (po/test-deps)
+%if %{with efi}
+# any Sans font
+BuildRequires:	fonts-TTF-DejaVu
+BuildRequires:	gobject-introspection-devel
+BuildRequires:	pango >= 1:1.26.0
+BuildRequires:	python3-pycairo
+BuildRequires:	python3-pygobject3
+%endif
 Requires:	%{name}-libs = %{version}-%{release}
 %{?with_modemmanager:BuildRequires:	ModemManager-libs >= 1.10.0}
 Requires:	curl-libs >= 7.62.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fwupd.git/commitdiff/a3b2906edc50d8a38ab15c8c3f8b496e025f5205



More information about the pld-cvs-commit mailing list