diff options
Diffstat (limited to 'app-emulation/wine/wine-1.3.16.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.3.16.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.3.16.ebuild b/app-emulation/wine/wine-1.3.16.ebuild index 9c419f059eab..8f44a09e288d 100644 --- a/app-emulation/wine/wine-1.3.16.ebuild +++ b/app-emulation/wine/wine-1.3.16.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.16.ebuild,v 1.8 2011/07/08 19:24:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v 1.9 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 )" |