xfce-extra/xfce4-alsa-plugin: Require GTK+2 xfce4-panel
authorMichał Górny <mgorny@gentoo.org>
Thu, 22 Aug 2019 10:33:52 +0000 (12:33 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 22 Aug 2019 11:15:13 +0000 (13:15 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild

index 436914177d92c374d344d64ffc89e023a92d16d2..d78c37e16b94ba4395ef1820f7e6158fc8e8b0f8 100644 (file)
@@ -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}