commit:     e265c6e1b03820e0f640db9aff1a042fb7168a68
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 13:48:04 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 14:13:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e265c6e1

xfce-extra/xfce4-weather-plugin: Require Xfce 4.14

Closes: https://bugs.gentoo.org/697458
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../xfce4-weather-plugin/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 7d09097d882..3cffa7ef77b 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

Reply via email to