New commits:
commit 087bb5454c3df43792b22fa1a2d46370d2e581bb
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
glib2: Re-add commented optional PYTHON dep at request from fellow mage,
for making things optional again some time in the future.
diff --git a/gnome2-libs/glib2/DEPENDS b/gnome2-libs/glib2/DEPENDS
index c2cb174..726afcb 100755
--- a/gnome2-libs/glib2/DEPENDS
+++ b/gnome2-libs/glib2/DEPENDS
@@ -14,6 +14,13 @@ if ! spell_installed pkgconfig; then
fi &&
depends perl &&
+# It used to be optional, but cannot be until we figure out what to do
+# about gdbus-codegen. INSTALL fails without python and leaves us
+# without glib2, which can break other serious stuff.
+#optional_depends PYTHON \
+# "--enable-modular-tests" \
+# "--disable-modular-tests" \
+# "Perform post-build testing" &&
depends PYTHON &&
if spell_ok $SPELL; then
[SM-Commit] GIT changes to master grimoire by Thomas Orgis (087bb5454c3df43792b22fa1a2d46370d2e581bb),
Thomas Orgis, 08/30/2014