New commits:
commit c29b43357d3d8da8a05a39b68cb054fdbd033fd0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
gamin: Depends on autoconf for autoreconf (thanks Jaka)
diff --git a/utils/gamin/DEPENDS b/utils/gamin/DEPENDS
index 6504975..ec2f9b4 100755
--- a/utils/gamin/DEPENDS
+++ b/utils/gamin/DEPENDS
@@ -1,2 +1,3 @@
-depends glib2 &&
+depends autoconf &&
+depends glib2 &&
optional_depends python "" "" "for python bindings"
diff --git a/utils/gamin/HISTORY b/utils/gamin/HISTORY
index d5baf6b..e69d3c1 100644
--- a/utils/gamin/HISTORY
+++ b/utils/gamin/HISTORY
@@ -1,3 +1,6 @@
+2007-04-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on autoconf (thanks Jaka!)
+
2007-04-12 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Rebuild ./configure so it does not fail without g++
[SM-Commit] GIT changes to master grimoire by Eric Sandall (c29b43357d3d8da8a05a39b68cb054fdbd033fd0),
Eric Sandall, 04/13/2007