diff options
author | Alexis Ballier <aballier@gentoo.org> | 2007-03-10 01:00:17 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2007-03-10 01:00:17 +0000 |
commit | 6ad820c4c4307aa49a5a3da57d771cff85d98efc (patch) | |
tree | 166e722764f3502eaed9a460469ebd7565669520 /media-sound/audacity/audacity-1.3.2-r1.ebuild | |
parent | Bump to 1.3 RC1. This contains RandR 1.2 for monitor hotplugging etc, assumin... (diff) | |
download | historical-6ad820c4c4307aa49a5a3da57d771cff85d98efc.tar.gz historical-6ad820c4c4307aa49a5a3da57d771cff85d98efc.tar.bz2 historical-6ad820c4c4307aa49a5a3da57d771cff85d98efc.zip |
Fixing deps on wxGTK-2.6 as those versions are incompatible with newer versions, thanks to Kalidarn <dcecchin@gmail.com> for reporting this on bug #169719
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-sound/audacity/audacity-1.3.2-r1.ebuild')
-rw-r--r-- | media-sound/audacity/audacity-1.3.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/audacity/audacity-1.3.2-r1.ebuild b/media-sound/audacity/audacity-1.3.2-r1.ebuild index 022016c65c91..2b11bec84c8f 100644 --- a/media-sound/audacity/audacity-1.3.2-r1.ebuild +++ b/media-sound/audacity/audacity-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.2-r1.ebuild,v 1.3 2006/12/14 20:31:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.2-r1.ebuild,v 1.4 2007/03/10 01:00:17 aballier Exp $ inherit eutils autotools @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" RESTRICT="test" -DEPEND=">=x11-libs/wxGTK-2.6 +DEPEND="=x11-libs/wxGTK-2.6* >=app-arch/zip-2.3 dev-libs/expat vorbis? ( >=media-libs/libvorbis-1.0 ) |