commit: cb9504213d28df03cc043a6f889c8479266aa2fe
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 10:27:42 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 11:15:03 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb950421
xfce-extra/xfce4-hdaps: Require GTK+2 xfce4-panel
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{xfce4-hdaps-0.0.9-r1.ebuild => xfce4-hdaps-0.0.9-r2.ebuild} | 4 ++--
1 file 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
similarity index 92%
rename from xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r1.ebuild
rename to xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r2.ebuild
index 9894b32b51a..cc5f0b9d580 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"