[packages/wayvnc] correct runtime deps
atler
atler at pld-linux.org
Thu Apr 17 20:44:02 CEST 2025
commit 0550b46f7fce89df38c31bb2b3284572c8e8eea3
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Apr 17 20:31:31 2025 +0200
correct runtime deps
wayvnc.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/wayvnc.spec b/wayvnc.spec
index 65821b9..e545bc7 100644
--- a/wayvnc.spec
+++ b/wayvnc.spec
@@ -23,10 +23,10 @@ BuildRequires: rpmbuild(macros) >= 2.042
BuildRequires: scdoc
BuildRequires: wayland-devel
BuildRequires: xorg-lib-libxkbcommon-devel
-Requires: aml-devel < 0.4.0
-Requires: aml-devel >= 0.3.0
-Requires: neatvnc-devel < 0.10
-Requires: neatvnc-devel >= 0.9
+Requires: aml < 0.4.0
+Requires: aml >= 0.3.0
+Requires: neatvnc < 0.10
+Requires: neatvnc >= 0.9
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wayvnc.git/commitdiff/0550b46f7fce89df38c31bb2b3284572c8e8eea3
More information about the pld-cvs-commit
mailing list