diff options
Diffstat (limited to 'app-emulation/wine/wine-1.1.40.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.1.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.1.40.ebuild b/app-emulation/wine/wine-1.1.40.ebuild index e8babb39fe4e..7c3d27c9d06b 100644 --- a/app-emulation/wine/wine-1.1.40.ebuild +++ b/app-emulation/wine/wine-1.1.40.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.40.ebuild,v 1.5 2010/06/20 04:43:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.40.ebuild,v 1.6 2010/06/21 19:21:55 ssuominen Exp $ EAPI="2" @@ -61,7 +61,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 ) |