summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-22 12:27:42 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-22 13:15:03 +0200
commitcb9504213d28df03cc043a6f889c8479266aa2fe (patch)
treef78d79f49c6e73cf0a3d7562e200e584828d3114 /xfce-extra
parentxfce-extra/xfce4-eyes-plugin: Require GTK+2 xfce4-panel (diff)
downloadgentoo-cb9504213d28df03cc043a6f889c8479266aa2fe.tar.gz
gentoo-cb9504213d28df03cc043a6f889c8479266aa2fe.tar.bz2
gentoo-cb9504213d28df03cc043a6f889c8479266aa2fe.zip
xfce-extra/xfce4-hdaps: 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-hdaps/xfce4-hdaps-0.0.9-r2.ebuild (renamed from xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r1.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r2.ebuild
index 9894b32b51af..cc5f0b9d580e 100644
--- a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r1.ebuild
+++ b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-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
@@ -17,7 +17,7 @@ COMMON_DEPEND=">=x11-libs/gtk+-2.20:2
x11-libs/libX11
>=xfce-base/libxfce4ui-4.8
>=xfce-base/libxfce4util-4.8
- >=xfce-base/xfce4-panel-4.8"
+ >=xfce-base/xfce4-panel-4.8[gtk2(+)]"
RDEPEND="${COMMON_DEPEND}
>=app-laptop/hdapsd-20090101
>=app-laptop/tp_smapi-0.39"