summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Verwilst <verwilst@gentoo.org>2001-11-13 00:57:10 +0000
committerBart Verwilst <verwilst@gentoo.org>2001-11-13 00:57:10 +0000
commit2e39aa9957c5799a79a5334f595819896b81d42f (patch)
tree424d000dad31e20ce15eaa4f56efb8699ff76c66 /app-cdr/xcdroast
parentlibxml2-2.4.10 fixed, kdelibs now compiles fine with 2.4.10-r1 (diff)
downloadhistorical-2e39aa9957c5799a79a5334f595819896b81d42f.tar.gz
historical-2e39aa9957c5799a79a5334f595819896b81d42f.tar.bz2
historical-2e39aa9957c5799a79a5334f595819896b81d42f.zip
Fixed xcdroast dependency prob (cdrecord <-> cdrtools, and added
cdrecord digest
Diffstat (limited to 'app-cdr/xcdroast')
-rw-r--r--app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild
index fa19ce2bebff..b97324bcbed4 100644
--- a/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild
+++ b/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Ben Lutgens <blutgens@sistina.com>
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild,v 1.3 2001/11/10 02:36:21 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild,v 1.4 2001/11/13 00:57:10 verwilst Exp $
S=${WORKDIR}/xcdroast-0.98alpha9
@@ -14,7 +14,7 @@ DEPEND=">=dev-libs/glib-1.2.10
>=media-libs/imlib-1.9.10-r1
>=media-libs/giflib-3.0"
-RDEPEND=">=app-cdr/cdrtools-1.11"
+RDEPEND=">=app-cdr/cdrecord-1.9"
src_compile () {
make PREFIX=/usr CC="gcc ${CFLAGS}" || die