summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2017-08-21 08:40:41 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2017-08-21 08:54:50 +0200
commit54590bd26dc025392191959128fbe6ac146e24a5 (patch)
treee9e714c7321766186369cf1858e890e658fcc340 /gnome-extra
parentsys-apps/inxi: Version bump to 2.3.36_p20170816 (diff)
downloadgentoo-54590bd26dc025392191959128fbe6ac146e24a5.tar.gz
gentoo-54590bd26dc025392191959128fbe6ac146e24a5.tar.bz2
gentoo-54590bd26dc025392191959128fbe6ac146e24a5.zip
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
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/nm-applet/nm-applet-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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