summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2008-01-17 23:30:12 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2008-01-17 23:30:12 +0000
commit1571c18186989ca859a5b29dd3edee7cea03f400 (patch)
tree26b48819ef38ffe3f4da19fb526a96a20e749e8e /gnustep-apps/cynthiune
parentAdded KDE 4.0.0's dolphin. (diff)
downloadgentoo-2-1571c18186989ca859a5b29dd3edee7cea03f400.tar.gz
gentoo-2-1571c18186989ca859a5b29dd3edee7cea03f400.tar.bz2
gentoo-2-1571c18186989ca859a5b29dd3edee7cea03f400.zip
Add pkgconfig DEPEND for libmad, bug #206476
(Portage version: 2.1.4)
Diffstat (limited to 'gnustep-apps/cynthiune')
-rw-r--r--gnustep-apps/cynthiune/ChangeLog6
-rw-r--r--gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/gnustep-apps/cynthiune/ChangeLog b/gnustep-apps/cynthiune/ChangeLog
index ad99ede4c79d..4d9b79e64f58 100644
--- a/gnustep-apps/cynthiune/ChangeLog
+++ b/gnustep-apps/cynthiune/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-apps/cynthiune
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.11 2008/01/04 13:01:27 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.12 2008/01/17 23:30:12 voyageur Exp $
+
+ 17 Jan 2008; Bernard Cafarelli <voyageur@gentoo.org>
+ cynthiune-0.9.5-r1.ebuild:
+ Add pkgconfig DEPEND for libmad, bug #206476
04 Jan 2008; Bernard Cafarelli <voyageur@gentoo.org>
+files/cynthiune-0.9.5-NSMutableDictionary.patch,
diff --git a/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild b/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild
index 5fbf98a41af9..278f840e9e1c 100644
--- a/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild
+++ b/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.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/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.3 2008/01/04 13:01:27 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.4 2008/01/17 23:30:12 voyageur Exp $
inherit gnustep-2
@@ -21,7 +21,8 @@ DEPEND="media-libs/audiofile
arts? ( kde-base/arts )
esd? ( media-sound/esound )
flac? ( media-libs/flac )
- mad? ( media-libs/libid3tag
+ mad? ( dev-util/pkgconfig
+ media-libs/libid3tag
media-libs/libmad )
musepack? ( media-libs/libmpcdec )
modplug? ( media-libs/libmodplug )