diff options
author | 2010-11-07 21:57:52 +0000 | |
---|---|---|
committer | 2010-11-07 21:57:52 +0000 | |
commit | 7afa61db17ec59f33e99f88bbc4146045a683aa5 (patch) | |
tree | 797cee24b112d9f10548c39a7827c82a9c099b32 /app-emulation/wine/wine-9999.ebuild | |
parent | hardened-sources-2.6.36 based on 2.6.36 + genpatches + grsecurity-2.2.0-2.6.3... (diff) | |
download | gentoo-2-7afa61db17ec59f33e99f88bbc4146045a683aa5.tar.gz gentoo-2-7afa61db17ec59f33e99f88bbc4146045a683aa5.tar.bz2 gentoo-2-7afa61db17ec59f33e99f88bbc4146045a683aa5.zip |
Use virtual/jpeg wrt #327487.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/wine/wine-9999.ebuild')
-rw-r--r-- | app-emulation/wine/wine-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 1f7723289fdb..4482208716c8 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.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-9999.ebuild,v 1.64 2010/10/05 20:05:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.65 2010/11/07 21:57:52 ssuominen Exp $ EAPI="2" @@ -74,7 +74,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) opengl? ( virtual/opengl ) pulseaudio? ( media-sound/pulseaudio ${AUTOTOOLS_DEPEND} ) gsm? ( media-sound/gsm ) - jpeg? ( media-libs/jpeg ) + jpeg? ( virtual/jpeg ) ldap? ( net-nds/openldap ) lcms? ( =media-libs/lcms-1* ) mp3? ( >=media-sound/mpg123-1.5.0 ) |