summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Verwilst <verwilst@gentoo.org>2001-12-06 17:09:57 +0000
committerBart Verwilst <verwilst@gentoo.org>2001-12-06 17:09:57 +0000
commit6f9226abe09a1e86bb86f322bd8ea4c826bb3a34 (patch)
treec452956c9be90cf78c50c2f0c3a38cb7e902d15f /app-cdr/k3b
parentYet another KDE CD Writing app... :o) (diff)
downloadhistorical-6f9226abe09a1e86bb86f322bd8ea4c826bb3a34.tar.gz
historical-6f9226abe09a1e86bb86f322bd8ea4c826bb3a34.tar.bz2
historical-6f9226abe09a1e86bb86f322bd8ea4c826bb3a34.zip
dep fix0r
Diffstat (limited to 'app-cdr/k3b')
-rw-r--r--app-cdr/k3b/k3b-0.5.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-cdr/k3b/k3b-0.5.0.ebuild b/app-cdr/k3b/k3b-0.5.0.ebuild
index fedfd306cf18..1ea24bd36552 100644
--- a/app-cdr/k3b/k3b-0.5.0.ebuild
+++ b/app-cdr/k3b/k3b-0.5.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-0.5.0.ebuild,v 1.1 2001/12/06 16:57:05 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-0.5.0.ebuild,v 1.2 2001/12/06 17:09:57 verwilst Exp $
. /usr/portage/eclass/inherit.eclass || die
inherit kde-base || die
@@ -18,7 +18,8 @@ NEWDEPEND=">=kde-base/kdebase-2.2
>=media-sound/mpg123-0.59
>=media-sound/cdparanoia-3.9.8
>=app-cdr/cdrtools-1.11
- >=app-cdr/cdrdao-1.1.5"
+ >=app-cdr/cdrdao-1.1.5
+ >=media-libs/id3lib-3.8.0_pre2"
DEPEND="$DEPEND $NEWDEPEND"
RDEPEND="$RDEPEND $NEWDEPEND"