gnome-extra/nm-applet: add missing USE dependency on gcr, bug #630412

Refs: https://bugs.gentoo.org/show_bug.cgi?id=630412
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Gilles Dartiguelongue
2017-09-11 23:17:36 +02:00
parent f29a9501bc
commit bfde0d0442

View File

@@ -31,7 +31,7 @@ RDEPEND="
introspection? ( >=dev-libs/gobject-introspection-0.9.6:= )
virtual/freedesktop-icon-theme
virtual/libgudev:=
gcr? ( >=app-crypt/gcr-3.14:= )
gcr? ( >=app-crypt/gcr-3.14:=[gtk] )
modemmanager? ( net-misc/modemmanager )
selinux? ( sys-libs/libselinux )
teamd? ( >=dev-libs/jansson-2.3 )