summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2017-09-11 23:17:36 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2017-09-11 23:55:05 +0200
commitbfde0d0442166b9629ff31d7da948aebd7fd7ca5 (patch)
treeb9afbaaa5a1b7284c11a5a4c0268ad1b97583580 /gnome-extra
parentgnome-extra/nm-applet: cleanup old revision (diff)
downloadgentoo-bfde0d0442166b9629ff31d7da948aebd7fd7ca5.tar.gz
gentoo-bfde0d0442166b9629ff31d7da948aebd7fd7ca5.tar.bz2
gentoo-bfde0d0442166b9629ff31d7da948aebd7fd7ca5.zip
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
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 3bd4fd881212..a937ab737f58 100644
--- a/gnome-extra/nm-applet/nm-applet-1.8.2.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-1.8.2.ebuild
@@ -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 )