diff options
Diffstat (limited to 'app-emulation/wine/wine-1.1.43.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.1.43.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.1.43.ebuild b/app-emulation/wine/wine-1.1.43.ebuild index aa29fea44d3d..ac16f4e2ab31 100644 --- a/app-emulation/wine/wine-1.1.43.ebuild +++ b/app-emulation/wine/wine-1.1.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.43.ebuild,v 1.6 2010/06/25 21:06:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.43.ebuild,v 1.7 2010/07/24 04:42:23 vapier Exp $ EAPI="2" @@ -75,6 +75,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) >=app-emulation/emul-linux-x86-soundlibs-2.1 ) openal? ( app-emulation/emul-linux-x86-sdl ) + opengl? ( app-emulation/emul-linux-x86-opengl ) app-emulation/emul-linux-x86-baselibs >=sys-kernel/linux-headers-2.6 ) ) |