summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-08-05 09:31:16 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-08-05 09:31:16 +0000
commit08fff722a26500e09dd441d6fc7384d86a1090f8 (patch)
treea26e2e20c0aa1842d901d5cf813ffa5fc265507a /app-emulation/wine/wine-9999.ebuild
parentCleanup old (diff)
downloadhistorical-08fff722a26500e09dd441d6fc7384d86a1090f8.tar.gz
historical-08fff722a26500e09dd441d6fc7384d86a1090f8.tar.bz2
historical-08fff722a26500e09dd441d6fc7384d86a1090f8.zip
Update the libjpeg dependency to use correct SLOT.
Package-Manager: portage-2.2.0_alpha191/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
Diffstat (limited to 'app-emulation/wine/wine-9999.ebuild')
-rw-r--r--app-emulation/wine/wine-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
index ccd29028e0de..8918bedd0399 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.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-9999.ebuild,v 1.148 2013/08/04 05:08:59 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.149 2013/08/05 09:31:06 ssuominen Exp $
EAPI="5"
@@ -77,7 +77,7 @@ NATIVE_DEPEND="
virtual/opengl
)
gsm? ( media-sound/gsm:= )
- jpeg? ( virtual/jpeg:= )
+ jpeg? ( virtual/jpeg:0= )
ldap? ( net-nds/openldap:= )
lcms? ( media-libs/lcms:2= )
mp3? ( >=media-sound/mpg123-1.5.0 )