diff options
Diffstat (limited to 'app-emulation/wine/wine-1.5.25.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.5.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.5.25.ebuild b/app-emulation/wine/wine-1.5.25.ebuild index 130bd1bae4e5..2c8f4f00917b 100644 --- a/app-emulation/wine/wine-1.5.25.ebuild +++ b/app-emulation/wine/wine-1.5.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.25.ebuild,v 1.5 2013/06/12 03:41:43 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.25.ebuild,v 1.6 2013/08/05 09:31:06 ssuominen Exp $ EAPI="5" @@ -77,7 +77,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) virtual/opengl ) gsm? ( media-sound/gsm:= ) - jpeg? ( virtual/jpeg:= ) + jpeg? ( virtual/jpeg:0= ) ldap? ( net-nds/openldap:= ) lcms? ( media-libs/lcms:0= ) mp3? ( >=media-sound/mpg123-1.5.0 ) |