[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (ab9212bf49697b006ba11791f8c84d9a6cdcd837)
Ladislav Hagara
scm at sourcemage.org
Thu Oct 22 05:15:23 EDT 2009
GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:
gnome2-libs/gnome-games2/DEPENDS | 5 +++++
gnome2-libs/gnome-games2/HISTORY | 3 +++
2 files changed, 8 insertions(+)
New commits:
commit ab9212bf49697b006ba11791f8c84d9a6cdcd837
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>
gnome-games2: added optional_depends gobject-introspection
diff --git a/gnome2-libs/gnome-games2/DEPENDS b/gnome2-libs/gnome-games2/DEPENDS
index 16ffbe1..59273af 100755
--- a/gnome2-libs/gnome-games2/DEPENDS
+++ b/gnome2-libs/gnome-games2/DEPENDS
@@ -30,6 +30,11 @@ optional_depends libgcrypt \
"--without-gcrypt" \
"Enable encryption support?" &&
+optional_depends gobject-introspection \
+ "--enable-introspection=yes" \
+ "--enable-introspection=no" \
+ "to enable introspection for this build" &&
+
if [[ "$GGAMES_SOUND" == "y" ]]; then
depends $GGAMES_SNDLIB "--enable-sound --with-sound=$GGAMES_SNDLIB"
fi
diff --git a/gnome2-libs/gnome-games2/HISTORY b/gnome2-libs/gnome-games2/HISTORY
index 268bbde..cda7d9b 100644
--- a/gnome2-libs/gnome-games2/HISTORY
+++ b/gnome2-libs/gnome-games2/HISTORY
@@ -1,3 +1,6 @@
+2009-10-22 Ladislav Hagara <hgr at vabo.cz>
+ * DEPENDS: added optional_depends gobject-introspection
+
2009-10-19 Ladislav Hagara <hgr at vabo.cz>
* DETAILS: 2.28.1
More information about the SM-Commit
mailing list