diff options
Diffstat (limited to 'net-misc/spice-gtk/spice-gtk-0.12.ebuild')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.12.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.12.ebuild b/net-misc/spice-gtk/spice-gtk-0.12.ebuild index 503ca92fe7d2..3e79d64a885e 100644 --- a/net-misc/spice-gtk/spice-gtk-0.12.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.12.ebuild,v 1.5 2012/06/13 09:27:43 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.12.ebuild,v 1.6 2012/11/21 22:07:05 cardoe Exp $ EAPI="4" GCONF_DEBUG="no" @@ -48,6 +48,7 @@ RDEPEND="pulseaudio? ( media-sound/pulseaudio ) >=sys-auth/polkit-0.101 ) virtual/libusb:1 >=sys-apps/usbredir-0.4.2 + <sys-apps/usbredir-0.5 sys-fs/udev[gudev] )" DEPEND="${RDEPEND} vala? ( dev-lang/vala:0.14 ) |