diff options
Diffstat (limited to 'net-misc/spice-gtk/spice-gtk-0.7.159.ebuild')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.7.159.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild b/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild index c46ddfd8abb0..88f2de223495 100644 --- a/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.7.159.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.7.159.ebuild,v 1.6 2012/05/22 16:12:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild,v 1.7 2012/11/21 22:07:05 cardoe Exp $ EAPI="4" GCONF_DEBUG="no" @@ -44,6 +44,7 @@ RDEPEND="pulseaudio? ( !gstreamer? ( media-sound/pulseaudio ) ) sys-apps/acl ) virtual/libusb:1 >=sys-apps/usbredir-0.3.1 + <sys-apps/usbredir-0.5 sys-fs/udev[gudev] )" DEPEND="${RDEPEND} vala? ( dev-lang/vala:0.14 ) |