commit:     7b8449420e13c43dddd4daf62bcfddff5bf986b3
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 09:04:31 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 09:04:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b844942

gnome-extra/nm-applet-1.8.6: fix minimum deps

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 gnome-extra/nm-applet/nm-applet-1.8.6.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnome-extra/nm-applet/nm-applet-1.8.6.ebuild 
b/gnome-extra/nm-applet/nm-applet-1.8.6.ebuild
index 3c74064e07e..52554e8a0ba 100644
--- a/gnome-extra/nm-applet/nm-applet-1.8.6.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-1.8.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,11 +17,11 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
 
 RDEPEND="
        >=app-crypt/libsecret-0.18
-       >=dev-libs/glib-2.32:2[dbus]
+       >=dev-libs/glib-2.38:2[dbus]
        >=dev-libs/dbus-glib-0.88
        >=sys-apps/dbus-1.4.1
        >=sys-auth/polkit-0.96-r1
-       >=x11-libs/gtk+-3.4:3[introspection?]
+       >=x11-libs/gtk+-3.10:3[introspection?]
        >=x11-libs/libnotify-0.7.0
 
        app-text/iso-codes
@@ -34,7 +34,7 @@ RDEPEND="
        gcr? ( >=app-crypt/gcr-3.14:=[gtk] )
        modemmanager? ( net-misc/modemmanager )
        selinux? ( sys-libs/libselinux )
-       teamd? ( >=dev-libs/jansson-2.3 )
+       teamd? ( >=dev-libs/jansson-2.7 )
 "
 DEPEND="${RDEPEND}
        >=dev-util/gtk-doc-am-1.0

Reply via email to