summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-12-29 06:04:52 +0000
committerMike Frysinger <vapier@gentoo.org>2009-12-29 06:04:52 +0000
commit928dc069dcd371e67d9078ec270018b0f83385dc (patch)
treec8ad659bd584ef73e27063bb8aa8eb5ef9dd0671 /app-emulation/wine/wine-1.1.31.ebuild
parentFix building with USE=nls, bug 298207 (diff)
downloadhistorical-928dc069dcd371e67d9078ec270018b0f83385dc.tar.gz
historical-928dc069dcd371e67d9078ec270018b0f83385dc.tar.bz2
historical-928dc069dcd371e67d9078ec270018b0f83385dc.zip
Require newer mpg123 #298724 by martin holzer.
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/wine/wine-1.1.31.ebuild')
-rw-r--r--app-emulation/wine/wine-1.1.31.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.1.31.ebuild b/app-emulation/wine/wine-1.1.31.ebuild
index b22f50080a3e..a3fafed15822 100644
--- a/app-emulation/wine/wine-1.1.31.ebuild
+++ b/app-emulation/wine/wine-1.1.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.31.ebuild,v 1.5 2009/12/26 17:25:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.31.ebuild,v 1.6 2009/12/29 06:04:52 vapier Exp $
EAPI="2"
@@ -59,7 +59,7 @@ RDEPEND=">=media-libs/freetype-2.0.0
jpeg? ( media-libs/jpeg )
ldap? ( net-nds/openldap )
lcms? ( media-libs/lcms )
- mp3? ( media-sound/mpg123 )
+ mp3? ( >=media-sound/mpg123-1.5.0 )
samba? ( >=net-fs/samba-3.0.25 )
xml? ( dev-libs/libxml2 dev-libs/libxslt )
scanner? ( media-gfx/sane-backends )