summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2012-01-24 12:10:31 -0200
committerIsmael Luceno2012-01-24 12:10:31 -0200
commit563285c5bccf68e441889661706b5d3bed53dcd5 (patch)
treedc73447c57b981d0b16bfb2abfaf7845274c4644
parent4fcaff766c587f5d9dfdc969cc18eba2b94beef0 (diff)
xcdroast: depend on CD-BURN-UTILITY instead of cdrtools
-rwxr-xr-xdisk/xcdroast/DEPENDS2
-rw-r--r--disk/xcdroast/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/disk/xcdroast/DEPENDS b/disk/xcdroast/DEPENDS
index 122bbb3872..7d44e72f65 100755
--- a/disk/xcdroast/DEPENDS
+++ b/disk/xcdroast/DEPENDS
@@ -1,4 +1,4 @@
-depends cdrtools &&
+depends CD-BURN-UTILITY &&
if [ $XCDROAST_GTK2 == "y" ]; then
depends gtk+2
else
diff --git a/disk/xcdroast/HISTORY b/disk/xcdroast/HISTORY
index f81f87333d..aea93aa54f 100644
--- a/disk/xcdroast/HISTORY
+++ b/disk/xcdroast/HISTORY
@@ -1,3 +1,6 @@
+2012-01-24 Ismael Luceno <ismael.luceno@gmail.com>
+ * DEPENDS: depend on CD-BURN-UTILITY instead of cdrtools.
+
2007-02-14 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* PRE_BUILD: apply the mentioned patch
* modern_cdrtools.patch: added #13522