x11-plugins/pidgin-otr: handle pidgin[gtk] -> pidgin[gui]

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-22 03:53:25 +00:00
parent 2a3f92d0a9
commit 280903f731

View File

@@ -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
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
dev-libs/libgcrypt:0
net-im/pidgin[gtk]
net-im/pidgin[gui]
>=net-libs/libotr-4.0.0
x11-libs/gtk+:2
"