summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-07-11 03:34:37 +0000
committerMike Frysinger <vapier@gentoo.org>2011-07-11 03:34:37 +0000
commit845642179e2f4920626a759fb90feafa6476a82c (patch)
treee96509061633d181aa9e1805bb74b57c3ac047f7 /app-emulation/wine/wine-1.3.1.ebuild
parentRemove unneeded patch (diff)
downloadgentoo-2-845642179e2f4920626a759fb90feafa6476a82c.tar.gz
gentoo-2-845642179e2f4920626a759fb90feafa6476a82c.tar.bz2
gentoo-2-845642179e2f4920626a759fb90feafa6476a82c.zip
Pull in multilib package for v4l #366039 by Nathan Caldwell.
Diffstat (limited to 'app-emulation/wine/wine-1.3.1.ebuild')
-rw-r--r--app-emulation/wine/wine-1.3.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.3.1.ebuild b/app-emulation/wine/wine-1.3.1.ebuild
index 54f2d227774f..9f8e8db14a06 100644
--- a/app-emulation/wine/wine-1.3.1.ebuild
+++ b/app-emulation/wine/wine-1.3.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.3.1.ebuild,v 1.9 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild,v 1.10 2011/07/11 03:34:37 vapier Exp $
EAPI="2"
@@ -41,6 +41,7 @@ MLIB_DEPS="amd64? (
)
openal? ( app-emulation/emul-linux-x86-sdl )
opengl? ( app-emulation/emul-linux-x86-opengl )
+ v4l? ( app-emulation/emul-linux-x86-medialibs )
app-emulation/emul-linux-x86-baselibs
>=sys-kernel/linux-headers-2.6
)"