diff options
Diffstat (limited to 'app-emulation/wine/wine-1.3.2.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.3.2.ebuild b/app-emulation/wine/wine-1.3.2.ebuild index 7a52ae16f2a5..95106fdb4da0 100644 --- a/app-emulation/wine/wine-1.3.2.ebuild +++ b/app-emulation/wine/wine-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v 1.12 2011/07/11 03:34:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v 1.13 2011/08/20 19:16:50 vapier Exp $ EAPI="2" @@ -87,7 +87,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) v4l? ( media-libs/libv4l ) !win64? ( ${MLIB_DEPS} ) win32? ( ${MLIB_DEPS} ) - xcomposite? ( x11-libs/libXcomposite ) " + xcomposite? ( x11-libs/libXcomposite )" DEPEND="${RDEPEND} pulseaudio? ( ${AUTOTOOLS_DEPEND} ) X? ( |