[SM-Commit] GIT changes to master grimoire by Arjan Bouter (28d4baec1b14cc096acbdefdddb35d5623938d00)
Arjan Bouter
scm at sourcemage.org
Sat Jul 18 11:12:20 EDT 2009
GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:
disk/brasero/DEPENDS | 5 ++++-
disk/brasero/HISTORY | 3 ++-
2 files changed, 6 insertions(+), 2 deletions(-)
New commits:
commit 1f33fff27567a8239ef474c7b110a289427f27a5
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>
brasero: added missing optional_depends
diff --git a/disk/brasero/DEPENDS b/disk/brasero/DEPENDS
index 8d7489a..72009eb 100755
--- a/disk/brasero/DEPENDS
+++ b/disk/brasero/DEPENDS
@@ -7,4 +7,7 @@ optional_depends dvd+rw-tools "" "" "to burn DVDs" &&
optional_depends totem "--enable-playlist" "--disable-playlist" "For playlist pane" &&
optional_depends beagle "--enable-search" "--disable-search" "For search pane" &&
optional_depends gdl "--enable-gdl" "--disable-gdl" "For a customizable GUI" &&
-optional_depends libnotify "--enable-libnotify" "--disable-libnotify" "Enable notifications"
+optional_depends libnotify "--enable-libnotify" "--disable-libnotify" "Enable notifications" &&
+optional_depends nautilus2 "--enable-nautilus" "--disable-nautilus" "Build nautilus extension?" &&
+optional_depends rarian "--enable-scrolkeeper" "--disable-scrollkeeper" "Register with rarian?" &&
+optional_depends gtk-doc "--enable-gtk-doc" "--disable-gtk-doc" "Install docs?"
diff --git a/disk/brasero/HISTORY b/disk/brasero/HISTORY
index 59bb1cb..8cda09a 100644
--- a/disk/brasero/HISTORY
+++ b/disk/brasero/HISTORY
@@ -1,5 +1,6 @@
2009-07-18 Arjan Bouter <abouter at sourcemage.org>
- * DEPENDS: added missing dep on libmxl2
+ * DEPENDS: added missing deps on libmxl2, rarian, gtk-doc and
+ nautilus2
2009-07-03 Ladislav Hagara <hgr at vabo.cz>
* DETAILS: 2.26.3
More information about the SM-Commit
mailing list