commit:     9a7b5e285d38a23e3029dde1ce87e0c376259a09
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  1 04:49:14 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul  1 04:49:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7b5e28

lxde-base/lxappearance: needs gtk+:3[X]

Unconditionally uses gdkx.h. (Already revbumped in previous commit.)

Bug: https://bugs.gentoo.org/889084
Signed-off-by: Sam James <sam <AT> gentoo.org>

 lxde-base/lxappearance/lxappearance-0.6.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxde-base/lxappearance/lxappearance-0.6.4-r2.ebuild 
b/lxde-base/lxappearance/lxappearance-0.6.4-r2.ebuild
index 0bf5528c9396..922fe1621c1b 100644
--- a/lxde-base/lxappearance/lxappearance-0.6.4-r2.ebuild
+++ b/lxde-base/lxappearance/lxappearance-0.6.4-r2.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv 
~x86 ~amd64-linux ~x
 RDEPEND="
        >=dev-libs/glib-2.26.0:2
        x11-libs/gdk-pixbuf:2
-       x11-libs/gtk+:3
+       x11-libs/gtk+:3[X]
        x11-libs/libX11
 "
 DEPEND="${RDEPEND}"

Reply via email to