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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-22 03:54:04 +00:00
parent 646dc2ca4f
commit 257d69b68d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SLOT="0"
IUSE=""
KEYWORDS="~amd64 ~riscv ~x86"
RDEPEND="net-im/pidgin[gtk]
RDEPEND="net-im/pidgin[gui]
x11-libs/gtk+:2
sys-apps/dbus"