From e265c6e1b03820e0f640db9aff1a042fb7168a68 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 11 Oct 2019 15:48:04 +0200 Subject: [PATCH] xfce-extra/xfce4-weather-plugin: Require Xfce 4.14 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/697458 Signed-off-by: Michał Górny --- .../xfce4-weather-plugin-0.10.0.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.0.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.0.ebuild index 7d09097d882a..3cffa7ef77b3 100644 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.0.ebuild +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.10.0.ebuild @@ -15,12 +15,12 @@ KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="upower" RDEPEND=">=dev-libs/glib-2.42 - dev-libs/libxml2:= - >=net-libs/libsoup-2.42:=[ssl] + dev-libs/libxml2 + >=net-libs/libsoup-2.42[ssl] >=x11-libs/gtk+-3.22:3 - >=xfce-base/libxfce4ui-4.12:= - >=xfce-base/libxfce4util-4.12:= - >=xfce-base/xfce4-panel-4.12:= + >=xfce-base/libxfce4ui-4.14:= + >=xfce-base/libxfce4util-4.14:= + >=xfce-base/xfce4-panel-4.14:= upower? ( >=sys-power/upower-0.9.23 )" DEPEND="${RDEPEND} dev-util/intltool -- 2.26.2