diff options
Diffstat (limited to 'app-emulation/wine/wine-1.1.25.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.1.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.1.25.ebuild b/app-emulation/wine/wine-1.1.25.ebuild index 616b249d2366..80e80810b92d 100644 --- a/app-emulation/wine/wine-1.1.25.ebuild +++ b/app-emulation/wine/wine-1.1.25.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.25.ebuild,v 1.9 2010/06/04 20:40:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild,v 1.10 2010/06/21 19:21:55 ssuominen Exp $ EAPI="2" @@ -54,7 +54,7 @@ RDEPEND=">=media-libs/freetype-2.0.0 opengl? ( virtual/opengl ) jpeg? ( media-libs/jpeg ) ldap? ( net-nds/openldap ) - lcms? ( media-libs/lcms ) + lcms? ( =media-libs/lcms-1* ) samba? ( >=net-fs/samba-3.0.25 ) xml? ( dev-libs/libxml2 dev-libs/libxslt ) scanner? ( media-gfx/sane-backends ) |