mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
x11-plugins/pidgin-musictracker: handle pidgin[gtk] -> pidgin[gui]
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
280903f731
commit
646dc2ca4f
@ -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
|
||||
@ -17,7 +17,7 @@ IUSE="debug"
|
||||
DEPEND="
|
||||
dev-libs/dbus-glib
|
||||
dev-libs/libpcre
|
||||
net-im/pidgin[gtk]"
|
||||
net-im/pidgin[gui]"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="sys-devel/gettext"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user