[packages/pinentry] - don't require kf5-kwayland when built without it
hawk
hawk at pld-linux.org
Thu Apr 25 22:58:39 CEST 2024
commit bb492396bf5ce5af7577c3d005a0eb847a80f70b
Author: Marcin Krol <hawk at tld-linux.org>
Date: Thu Apr 25 22:52:51 2024 +0200
- don't require kf5-kwayland when built without it
pinentry.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pinentry.spec b/pinentry.spec
index 53970af..97dbf4c 100644
--- a/pinentry.spec
+++ b/pinentry.spec
@@ -148,7 +148,7 @@ Prosta kontrolka dialogowa do wpisywania PIN-ów lub haseł dla Qt4.
Summary: Simple PIN or passphrase entry dialog for Qt5
Summary(pl.UTF-8): Prosta kontrolka dialogowa do wpisywania PIN-ów lub haseł dla Qt5
Group: X11/Applications
-Requires: kf5-kwayland >= 5.60
+%{?with_kwayland:Requires: kf5-kwayland >= 5.60}
Requires: libassuan >= 1:2.1.0
Requires: libgpg-error >= 1.16
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pinentry.git/commitdiff/bb492396bf5ce5af7577c3d005a0eb847a80f70b
More information about the pld-cvs-commit
mailing list