summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-09-15 03:17:51 +0000
committerMike Frysinger <vapier@gentoo.org>2011-09-15 03:17:51 +0000
commitbf8a5ef2d2cdb03bdbdb0873977fcdda0f436324 (patch)
tree130b0c02ce7263bb160e840b582af5750c97b946 /app-emulation/wine/wine-1.3.20.ebuild
parentFix building with libpng15 wrt #378409 by Diego Elio Pettenò (diff)
downloadhistorical-bf8a5ef2d2cdb03bdbdb0873977fcdda0f436324.tar.gz
historical-bf8a5ef2d2cdb03bdbdb0873977fcdda0f436324.tar.bz2
historical-bf8a5ef2d2cdb03bdbdb0873977fcdda0f436324.zip
Add multilib deps for USE="mp3 scanner" #382125 by Jonathan-Christofer Demay.
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/wine/wine-1.3.20.ebuild')
-rw-r--r--app-emulation/wine/wine-1.3.20.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.3.20.ebuild b/app-emulation/wine/wine-1.3.20.ebuild
index 0ef7d56b54f8..534e303b34cb 100644
--- a/app-emulation/wine/wine-1.3.20.ebuild
+++ b/app-emulation/wine/wine-1.3.20.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.20.ebuild,v 1.10 2011/08/20 19:23:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v 1.11 2011/09/15 03:17:51 vapier Exp $
EAPI="2"
@@ -42,8 +42,10 @@ MLIB_DEPS="amd64? (
>=app-emulation/emul-linux-x86-xlibs-2.1
>=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
)
+ mp3? ( app-emulation/emul-linux-x86-soundlibs )
openal? ( app-emulation/emul-linux-x86-sdl )
opengl? ( app-emulation/emul-linux-x86-opengl )
+ scanner? ( app-emulation/emul-linux-x86-medialibs )
v4l? ( app-emulation/emul-linux-x86-medialibs )
app-emulation/emul-linux-x86-baselibs
>=sys-kernel/linux-headers-2.6