diff options
Diffstat (limited to 'app-emulation/spice/spice-0.6.3.ebuild')
-rw-r--r-- | app-emulation/spice/spice-0.6.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.6.3.ebuild b/app-emulation/spice/spice-0.6.3.ebuild index a8a5a40a3ce3..1138e23d15b3 100644 --- a/app-emulation/spice/spice-0.6.3.ebuild +++ b/app-emulation/spice/spice-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.6.3.ebuild,v 1.1 2010/10/21 09:26:10 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.6.3.ebuild,v 1.2 2010/10/22 09:39:21 dev-zero Exp $ EAPI=3 @@ -22,6 +22,7 @@ RDEPEND="~app-emulation/spice-protocol-${PV} x11-libs/libX11 x11-libs/libXext x11-libs/libXrender + x11-libs/libXfixes media-libs/jpeg sys-libs/zlib gui? ( dev-games/cegui )" |