diff options
Diffstat (limited to 'app-emulation/wine/wine-1.1.27.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.1.27.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.1.27.ebuild b/app-emulation/wine/wine-1.1.27.ebuild index fe6d5329fa13..76bbaae77642 100644 --- a/app-emulation/wine/wine-1.1.27.ebuild +++ b/app-emulation/wine/wine-1.1.27.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.27.ebuild,v 1.11 2010/06/21 19:21:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.27.ebuild,v 1.12 2010/07/24 04:42:24 vapier Exp $ EAPI="2" @@ -66,6 +66,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 >=app-emulation/emul-linux-x86-xlibs-2.1 >=app-emulation/emul-linux-x86-soundlibs-2.1 ) + opengl? ( app-emulation/emul-linux-x86-opengl ) app-emulation/emul-linux-x86-baselibs >=sys-kernel/linux-headers-2.6 ) )" |