summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-02-05 08:50:45 +0000
committerMike Frysinger <vapier@gentoo.org>2011-02-05 08:50:45 +0000
commitde6214d6af40aceae0c297e9476e9a1569ee8653 (patch)
treec81108892ad39bd93c6d2f1da6c58ff3315e30ec /app-emulation/wine/wine-1.2.1.ebuild
parentVersion bump #353543 by Petr Pisar. (diff)
downloadhistorical-de6214d6af40aceae0c297e9476e9a1569ee8653.tar.gz
historical-de6214d6af40aceae0c297e9476e9a1569ee8653.tar.bz2
historical-de6214d6af40aceae0c297e9476e9a1569ee8653.zip
Require 32bit emul libs to include pulseaudio support when wine is including it #352983 by Michał Górny.
Package-Manager: portage-2.2.0_alpha19/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/wine/wine-1.2.1.ebuild')
-rw-r--r--app-emulation/wine/wine-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.2.1.ebuild b/app-emulation/wine/wine-1.2.1.ebuild
index d7b2d7b76003..706d33b7cea4 100644
--- a/app-emulation/wine/wine-1.2.1.ebuild
+++ b/app-emulation/wine/wine-1.2.1.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.2.1.ebuild,v 1.3 2011/01/12 19:16:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v 1.4 2011/02/05 08:50:45 vapier Exp $
EAPI="2"
@@ -37,7 +37,7 @@ MLIB_DEPS="amd64? (
truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
X? (
>=app-emulation/emul-linux-x86-xlibs-2.1
- >=app-emulation/emul-linux-x86-soundlibs-2.1
+ >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
)
openal? ( app-emulation/emul-linux-x86-sdl )
opengl? ( app-emulation/emul-linux-x86-opengl )