diff options
author | 2014-07-24 18:15:33 +0000 | |
---|---|---|
committer | 2014-07-24 18:15:33 +0000 | |
commit | 36a796e9bb3ef20b4999e78ac52b3337ccf9ed37 (patch) | |
tree | 2a660fda4231df7dd7f67f758f788dcea9003369 /net-misc/spice-gtk/spice-gtk-0.21.ebuild | |
parent | Use virtual/libudev with := and virtual/libgudev with := instead of virtual/u... (diff) | |
download | gentoo-2-36a796e9bb3ef20b4999e78ac52b3337ccf9ed37.tar.gz gentoo-2-36a796e9bb3ef20b4999e78ac52b3337ccf9ed37.tar.bz2 gentoo-2-36a796e9bb3ef20b4999e78ac52b3337ccf9ed37.zip |
Swap virtual/udev[gudev] for virtual/libgudev, package does not seem to require libudev or udevd; bug 506034
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'net-misc/spice-gtk/spice-gtk-0.21.ebuild')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.21.ebuild b/net-misc/spice-gtk/spice-gtk-0.21.ebuild index 4a085fb705f6..f7fdd8ce537d 100644 --- a/net-misc/spice-gtk/spice-gtk-0.21.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v 1.11 2014/01/15 12:54:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v 1.12 2014/07/24 18:15:33 axs Exp $ EAPI=5 GCONF_DEBUG="no" @@ -54,7 +54,7 @@ RDEPEND="${PYTHON_DEPS} sys-apps/hwids >=sys-apps/usbredir-0.4.2 virtual/libusb:1 - virtual/udev[gudev] + virtual/libgudev:= policykit? ( sys-apps/acl >=sys-auth/polkit-0.110-r1 |