Skip to content

Commit

Permalink
gnome-extra/nm-applet-1.8.6: fix minimum deps
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
leio committed Mar 17, 2018
1 parent 27c925f commit 7b84494
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gnome-extra/nm-applet/nm-applet-1.8.6.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 7b84494

Please sign in to comment.