From ec66a5d700913dc98f81ce5b54e01d1822590998 Mon Sep 17 00:00:00 2001 From: Dylan Taft Date: Thu, 18 Dec 2025 23:15:00 -0500 Subject: [PATCH] dev-libs/weston: Fix 9999, update neatvnc version, drop old option Signed-off-by: Dylan Taft Part-of: https://github.com/gentoo/gentoo/pull/45088 Closes: https://github.com/gentoo/gentoo/pull/45088 Signed-off-by: James Le Cuirot --- dev-libs/weston/weston-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/weston/weston-9999.ebuild b/dev-libs/weston/weston-9999.ebuild index 59dfa1477c19c..840c6069ece82 100644 --- a/dev-libs/weston/weston-9999.ebuild +++ b/dev-libs/weston/weston-9999.ebuild @@ -74,7 +74,8 @@ RDEPEND=" systemd? ( sys-apps/systemd ) vnc? ( =dev-libs/aml-0.3* - =gui-libs/neatvnc-0.8* + >=gui-libs/neatvnc-0.8.1 +