commit:     9d918166aa773527ca846ab88e48e74acfc4e91c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 10:27:43 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 11:15:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d918166

xfce-extra/xfce4-kbdleds-plugin: Require GTK+2 xfce4-panel

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...ds-plugin-0.0.6-r1.ebuild => xfce4-kbdleds-plugin-0.0.6-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6-r1.ebuild 
b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6-r2.ebuild
similarity index 90%
rename from xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6-r1.ebuild
rename to xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6-r2.ebuild
index 248b34a7582..04e67e1d2ec 100644
--- a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6-r1.ebuild
+++ b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.8
        >=xfce-base/libxfce4util-4.8
-       >=xfce-base/xfce4-panel-4.8
+       >=xfce-base/xfce4-panel-4.8[gtk2(+)]
        >=x11-libs/gtk+-2.20:2"
 DEPEND="${RDEPEND}
        dev-util/intltool

Reply via email to