From: Michał Górny Date: Thu, 22 Aug 2019 10:27:42 +0000 (+0200) Subject: xfce-extra/xfce4-hdaps: Require GTK+2 xfce4-panel X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cb9504213d28df03cc043a6f889c8479266aa2fe;p=gentoo.git xfce-extra/xfce4-hdaps: Require GTK+2 xfce4-panel Signed-off-by: Michał Górny --- 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 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"