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 | bdbb95b9c784b56d3919eee9f5cfca2565cb141a (patch) | |
tree | d0c7a1846aaf5ff4e718ef4cb5817084f680cfb4 /app-emulation/wine/wine-1.3.22.ebuild | |
parent | Remove unneeded patch (diff) | |
download | historical-bdbb95b9c784b56d3919eee9f5cfca2565cb141a.tar.gz historical-bdbb95b9c784b56d3919eee9f5cfca2565cb141a.tar.bz2 historical-bdbb95b9c784b56d3919eee9f5cfca2565cb141a.zip |
Pull in multilib package for v4l #366039 by Nathan Caldwell.
Diffstat (limited to 'app-emulation/wine/wine-1.3.22.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.3.22.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.3.22.ebuild b/app-emulation/wine/wine-1.3.22.ebuild index e9cfd661d5a4..a58b61ee2e7c 100644 --- a/app-emulation/wine/wine-1.3.22.ebuild +++ b/app-emulation/wine/wine-1.3.22.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.22.ebuild,v 1.6 2011/07/08 19:24:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v 1.7 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 )" |