From fedcf14afac81999c90412a6fb7f3067fd5cf7f3 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Mon, 9 Jun 2025 05:11:31 -0400 Subject: [PATCH] x11-misc/devilspie2: add missing gtk+:3[X] usedep (note that this cannot work on wayland, thus being a hard dependency) Closes: https://bugs.gentoo.org/957651 Signed-off-by: Ionen Wolkens --- .../{devilspie2-0.45.ebuild => devilspie2-0.45-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename x11-misc/devilspie2/{devilspie2-0.45.ebuild => devilspie2-0.45-r1.ebuild} (94%) diff --git a/x11-misc/devilspie2/devilspie2-0.45.ebuild b/x11-misc/devilspie2/devilspie2-0.45-r1.ebuild similarity index 94% rename from x11-misc/devilspie2/devilspie2-0.45.ebuild rename to x11-misc/devilspie2/devilspie2-0.45-r1.ebuild index 70c4cae6a81cd..3edd999fb5c50 100644 --- a/x11-misc/devilspie2/devilspie2-0.45.ebuild +++ b/x11-misc/devilspie2/devilspie2-0.45-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ REQUIRED_USE="${LUA_REQUIRED_USE}" RDEPEND=" ${LUA_DEPS} dev-libs/glib:2 - x11-libs/gtk+:3 + x11-libs/gtk+:3[X] x11-libs/libX11 x11-libs/libXinerama x11-libs/libXrandr