From d402784ddaba2b7ae8f1331e050bdc9e52570d39 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 26 May 2024 20:12:05 +0300 Subject: [PATCH] gui-apps/swaybg: sync live ebuild Signed-off-by: Arthur Zamarin --- gui-apps/swaybg/swaybg-9999.ebuild | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-9999.ebuild index e0ab462e5fa15..9456a6851de57 100644 --- a/gui-apps/swaybg/swaybg-9999.ebuild +++ b/gui-apps/swaybg/swaybg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,14 +22,11 @@ IUSE="gdk-pixbuf +man" DEPEND=" dev-libs/wayland - >=dev-libs/wayland-protocols-1.14 + >=dev-libs/wayland-protocols-1.26 x11-libs/cairo gdk-pixbuf? ( x11-libs/gdk-pixbuf ) " -RDEPEND=" - ${DEPEND} - !