summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-01-13 13:52:37 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-01-13 13:52:37 +0000
commit7a28da5b806638b3c51c699e6ef0afc13aba7e5a (patch)
tree2980569222da912c94e2097b16fe92d480cad9bf /media-sound/rezound
parentadd pkgconfig missing dep, bug #205596 (diff)
downloadgentoo-2-7a28da5b806638b3c51c699e6ef0afc13aba7e5a.tar.gz
gentoo-2-7a28da5b806638b3c51c699e6ef0afc13aba7e5a.tar.bz2
gentoo-2-7a28da5b806638b3c51c699e6ef0afc13aba7e5a.zip
add missing pkgconfig dep, bug #205604
(Portage version: 2.1.4)
Diffstat (limited to 'media-sound/rezound')
-rw-r--r--media-sound/rezound/ChangeLog8
-rw-r--r--media-sound/rezound/rezound-0.12.3_beta-r1.ebuild5
-rw-r--r--media-sound/rezound/rezound-0.12.3_beta.ebuild5
3 files changed, 12 insertions, 6 deletions
diff --git a/media-sound/rezound/ChangeLog b/media-sound/rezound/ChangeLog
index c3ded4bda54d..d717f57470b7 100644
--- a/media-sound/rezound/ChangeLog
+++ b/media-sound/rezound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/rezound
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.49 2007/12/30 12:34:05 aballier Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.50 2008/01/13 13:52:37 aballier Exp $
+
+ 13 Jan 2008; Alexis Ballier <aballier@gentoo.org>
+ rezound-0.12.3_beta.ebuild, rezound-0.12.3_beta-r1.ebuild:
+ add missing pkgconfig dep, bug #205604
*rezound-0.12.3_beta-r1 (30 Dec 2007)
diff --git a/media-sound/rezound/rezound-0.12.3_beta-r1.ebuild b/media-sound/rezound/rezound-0.12.3_beta-r1.ebuild
index b5c440e15d1f..e1398857f858 100644
--- a/media-sound/rezound/rezound-0.12.3_beta-r1.ebuild
+++ b/media-sound/rezound/rezound-0.12.3_beta-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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-r1.ebuild,v 1.1 2007/12/30 12:34:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.12.3_beta-r1.ebuild,v 1.2 2008/01/13 13:52:37 aballier Exp $
WANT_AUTOMAKE=1.9
WANT_AUTOCONF=2.5
@@ -40,6 +40,7 @@ RDEPEND="=sci-libs/fftw-2*
DEPEND="${RDEPEND}
sys-devel/bison
+ dev-util/pkgconfig
sys-devel/flex"
pkg_setup() {
diff --git a/media-sound/rezound/rezound-0.12.3_beta.ebuild b/media-sound/rezound/rezound-0.12.3_beta.ebuild
index 085a03f19b4c..c30fba62761a 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-2007 Gentoo Foundation
+# 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.7 2007/11/18 20:24:28 aballier Exp $
+# $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 $
WANT_AUTOMAKE=1.9
WANT_AUTOCONF=2.5
@@ -40,6 +40,7 @@ RDEPEND="=sci-libs/fftw-2*
DEPEND="${RDEPEND}
sys-devel/bison
+ dev-util/pkgconfig
sys-devel/flex"
pkg_setup() {