diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-07-11 03:34:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-07-11 03:34:37 +0000 |
commit | 845642179e2f4920626a759fb90feafa6476a82c (patch) | |
tree | e96509061633d181aa9e1805bb74b57c3ac047f7 /app-emulation/wine/wine-1.3.11.ebuild | |
parent | Remove unneeded patch (diff) | |
download | gentoo-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.11.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.3.11.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.3.11.ebuild b/app-emulation/wine/wine-1.3.11.ebuild index 78c8b6529ce9..4fd9ce7b8b9c 100644 --- a/app-emulation/wine/wine-1.3.11.ebuild +++ b/app-emulation/wine/wine-1.3.11.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.11.ebuild,v 1.9 2011/07/08 19:24:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v 1.10 2011/07/11 03:34:37 vapier Exp $ EAPI="2" @@ -44,6 +44,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 )" |