From: Gilles Dartiguelongue Date: Mon, 21 Aug 2017 06:40:41 +0000 (+0200) Subject: gnome-extra/nm-applet: add minimum requirement for libsecret X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=54590bd26dc025392191959128fbe6ac146e24a5;p=gentoo.git gnome-extra/nm-applet: add minimum requirement for libsecret While we do not have older releases in tree, it doesn't hurt to make sure no systems are left with an old version. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/gnome-extra/nm-applet/nm-applet-1.8.2.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.2.ebuild index de0fe22de25d..3bd4fd881212 100644 --- a/gnome-extra/nm-applet/nm-applet-1.8.2.ebuild +++ b/gnome-extra/nm-applet/nm-applet-1.8.2.ebuild @@ -16,7 +16,7 @@ IUSE="+introspection gcr +modemmanager selinux teamd" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" RDEPEND=" - app-crypt/libsecret + >=app-crypt/libsecret-0.18 >=dev-libs/glib-2.32:2[dbus] >=dev-libs/dbus-glib-0.88 >=sys-apps/dbus-1.4.1