summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/wine/wine-1.5.12.ebuild')
-rw-r--r--app-emulation/wine/wine-1.5.12.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.5.12.ebuild b/app-emulation/wine/wine-1.5.12.ebuild
index cdbdc61cfdec..40b9e7fa133d 100644
--- a/app-emulation/wine/wine-1.5.12.ebuild
+++ b/app-emulation/wine/wine-1.5.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.12.ebuild,v 1.1 2012/09/08 07:49:50 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.12.ebuild,v 1.2 2012/09/10 06:02:11 tetromino Exp $
EAPI="4"
@@ -78,7 +78,10 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
opencl? ( virtual/opencl )
- opengl? ( virtual/opengl )
+ opengl? (
+ virtual/glu
+ virtual/opengl
+ )
gsm? ( media-sound/gsm )
jpeg? ( virtual/jpeg )
ldap? ( net-nds/openldap )