Note: a debian package is now available on Zack debian repository
In case you don't use the debian package and postgres is not found, just
make a symbol link from postgres to pgocaml.
-requires="helm-urimanager pgocaml"
+requires="helm-urimanager postgres"
version="0.0.1"
archive(byte)="mathql_interpreter.cma"
archive(native)="mathql_interpreter.cmxa"
PACKAGE = mathql_interpreter
-REQUIRES = helm-urimanager pgocaml unix helm-mathql
+REQUIRES = helm-urimanager postgres unix helm-mathql
PREDICATES =
INTERFACE_FILES = dbconn.mli eval.mli utility.mli func.mli diff.mli \