diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2004-01-30 06:39:18 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2004-01-30 06:39:18 +0000 |
commit | b3d9fd85a29428e85101585436b2972ee7322b86 (patch) | |
tree | 52089c060b63f0b60c1939a4ebc86370efcc091f /media-sound/glame/glame-1.0.2.ebuild | |
parent | autoconf fixes, move unzip out of DEPEND as it isn't needed for building (Man... (diff) | |
download | gentoo-2-b3d9fd85a29428e85101585436b2972ee7322b86.tar.gz gentoo-2-b3d9fd85a29428e85101585436b2972ee7322b86.tar.bz2 gentoo-2-b3d9fd85a29428e85101585436b2972ee7322b86.zip |
autoconf fixes
Diffstat (limited to 'media-sound/glame/glame-1.0.2.ebuild')
-rw-r--r-- | media-sound/glame/glame-1.0.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-sound/glame/glame-1.0.2.ebuild b/media-sound/glame/glame-1.0.2.ebuild index 410a52a351fe..4eaf168d5eb8 100644 --- a/media-sound/glame/glame-1.0.2.ebuild +++ b/media-sound/glame/glame-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-1.0.2.ebuild,v 1.2 2004/01/26 00:42:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-1.0.2.ebuild,v 1.3 2004/01/30 06:39:18 drobbins Exp $ DESCRIPTION="an audio file editing utility" HOMEPAGE="http://glame.sourceforge.net/" @@ -16,6 +16,7 @@ DEPEND=">=dev-util/guile-1.4-r3 >=dev-libs/libxml2-2.0.0 >=media-sound/esound-0.2 >=media-libs/audiofile-0.2.2 + >=sys-devel/autoconf-2.58 =dev-libs/fftw-2* media-sound/mad media-libs/ladspa-sdk |