summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/rezound/rezound-0.12.3_beta.ebuild')
-rw-r--r--media-sound/rezound/rezound-0.12.3_beta.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/rezound/rezound-0.12.3_beta.ebuild b/media-sound/rezound/rezound-0.12.3_beta.ebuild
index c30fba62761a..2d13c7cdc30f 100644
--- a/media-sound/rezound/rezound-0.12.3_beta.ebuild
+++ b/media-sound/rezound/rezound-0.12.3_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.12.3_beta.ebuild,v 1.8 2008/01/13 13:52:37 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.12.3_beta.ebuild,v 1.9 2008/04/08 20:46:30 aballier Exp $
WANT_AUTOMAKE=1.9
WANT_AUTOCONF=2.5
@@ -41,7 +41,8 @@ RDEPEND="=sci-libs/fftw-2*
DEPEND="${RDEPEND}
sys-devel/bison
dev-util/pkgconfig
- sys-devel/flex"
+ sys-devel/flex
+ dev-util/reswrap"
pkg_setup() {
if use flac && ! built_with_use --missing true media-libs/flac cxx; then