summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-06-21 19:21:55 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-06-21 19:21:55 +0000
commit4b5d2093a0cc029b643052ebabfef31a6a8d3bed (patch)
tree31a08045af1a3390233e54eb1aaa68515bc334fe /app-emulation/wine/wine-1.1.38.ebuild
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-4b5d2093a0cc029b643052ebabfef31a6a8d3bed.tar.gz
gentoo-2-4b5d2093a0cc029b643052ebabfef31a6a8d3bed.tar.bz2
gentoo-2-4b5d2093a0cc029b643052ebabfef31a6a8d3bed.zip
Restrict media-libs/lcms depend to old version.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/wine/wine-1.1.38.ebuild')
-rw-r--r--app-emulation/wine/wine-1.1.38.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.1.38.ebuild b/app-emulation/wine/wine-1.1.38.ebuild
index 0f6778e60b8d..c8cd5e353275 100644
--- a/app-emulation/wine/wine-1.1.38.ebuild
+++ b/app-emulation/wine/wine-1.1.38.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.38.ebuild,v 1.4 2010/06/04 20:40:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.38.ebuild,v 1.5 2010/06/21 19:21:55 ssuominen Exp $
EAPI="2"
@@ -57,7 +57,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
gsm? ( media-sound/gsm )
jpeg? ( media-libs/jpeg )
ldap? ( net-nds/openldap )
- lcms? ( media-libs/lcms )
+ lcms? ( =media-libs/lcms-1* )
mp3? ( >=media-sound/mpg123-1.5.0 )
samba? ( >=net-fs/samba-3.0.25 )
xml? ( dev-libs/libxml2 dev-libs/libxslt )