diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-22 12:27:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-22 13:15:05 +0200 |
commit | 9d918166aa773527ca846ab88e48e74acfc4e91c (patch) | |
tree | e901a56722fe363278f24881f3ce8280cf60f74a /xfce-extra | |
parent | xfce-extra/xfce4-hdaps: Require GTK+2 xfce4-panel (diff) | |
download | gentoo-9d918166aa773527ca846ab88e48e74acfc4e91c.tar.gz gentoo-9d918166aa773527ca846ab88e48e74acfc4e91c.tar.bz2 gentoo-9d918166aa773527ca846ab88e48e74acfc4e91c.zip |
xfce-extra/xfce4-kbdleds-plugin: Require GTK+2 xfce4-panel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6-r2.ebuild (renamed from xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6-r1.ebuild) | 4 |
1 files 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 index 248b34a75823..04e67e1d2eca 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 |