summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-22 12:33:52 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-22 13:15:13 +0200
commite2f829e066e9ae2df40f3683a2ada490e0e04c53 (patch)
treec8c724025ef545918bdb866af4fba9886b335a95 /xfce-extra/xfce4-alsa-plugin
parentxfce-extra/xfce4-time-out-plugin: Require GTK+2 xfce4-panel (diff)
downloadgentoo-e2f829e066e9ae2df40f3683a2ada490e0e04c53.tar.gz
gentoo-e2f829e066e9ae2df40f3683a2ada490e0e04c53.tar.bz2
gentoo-e2f829e066e9ae2df40f3683a2ada490e0e04c53.zip
xfce-extra/xfce4-alsa-plugin: Require GTK+2 xfce4-panel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-alsa-plugin')
-rw-r--r--xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild
index 436914177d92..d78c37e16b94 100644
--- a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild
+++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,7 +19,7 @@ IUSE=""
RDEPEND="
media-libs/alsa-lib
- xfce-base/xfce4-panel
+ xfce-base/xfce4-panel[gtk2(+)]
x11-libs/gtk+:2
"
DEPEND="${RDEPEND}