[SM-Commit] GIT changes to master grimoire by Ismael Luceno (563285c5bccf68e441889661706b5d3bed53dcd5)
Ismael Luceno
scm at sourcemage.org
Tue Jan 24 09:15:00 EST 2012
GIT changes to master grimoire by Ismael Luceno <ismael at sourcemage.org>:
disk/xcdroast/DEPENDS | 2 +-
disk/xcdroast/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 563285c5bccf68e441889661706b5d3bed53dcd5
Author: Ismael Luceno <ismael at sourcemage.org>
Commit: Ismael Luceno <ismael at sourcemage.org>
xcdroast: depend on CD-BURN-UTILITY instead of cdrtools
diff --git a/disk/xcdroast/DEPENDS b/disk/xcdroast/DEPENDS
index 122bbb3..7d44e72 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 f81f873..aea93aa 100644
--- a/disk/xcdroast/HISTORY
+++ b/disk/xcdroast/HISTORY
@@ -1,3 +1,6 @@
+2012-01-24 Ismael Luceno <ismael.luceno at gmail.com>
+ * DEPENDS: depend on CD-BURN-UTILITY instead of cdrtools.
+
2007-02-14 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
* PRE_BUILD: apply the mentioned patch
* modern_cdrtools.patch: added #13522
More information about the SM-Commit
mailing list