[Lunar-commits] r22035 - moonbase/trunk/graphics/graphviz
Dennis Veatch
stumbles at lunar-linux.org
Thu Nov 2 23:54:09 CET 2006
Author: stumbles
Date: 2006-11-02 23:54:09 +0100 (Thu, 02 Nov 2006)
New Revision: 22035
Modified:
moonbase/trunk/graphics/graphviz/DEPENDS
Log:
The graphviz folks are aware of the ocaml issue though I
do not know if it is so about swig.
Anyway, just say no for now.
Modified: moonbase/trunk/graphics/graphviz/DEPENDS
===================================================================
--- moonbase/trunk/graphics/graphviz/DEPENDS 2006-11-02 20:42:00 UTC (rev 22034)
+++ moonbase/trunk/graphics/graphviz/DEPENDS 2006-11-02 22:54:09 UTC (rev 22035)
@@ -2,4 +2,11 @@
depends autoconf &&
depends freetype2 &&
-optional_depends "tk" "" "" "For building extra tcl/tk tools"
+optional_depends "tk" "" "" "For building extra tcl/tk tools" &&
+
+
+# Adding these for now as current moonbase versions cause it to tank,
+# so for now just say no.
+
+optional_depends "ocaml" "" "--disable-ocaml" "ocaml support" &&
+optional_depends "swig" "" "--disable-swig" "swig support"
More information about the Lunar-commits
mailing list