]> matita.cs.unibo.it Git - helm.git/commitdiff
added Unix dependency (needed in order to run xmllint)
authorStefano Zacchiroli <zack@upsilon.cc>
Tue, 6 Apr 2004 12:43:02 +0000 (12:43 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Tue, 6 Apr 2004 12:43:02 +0000 (12:43 +0000)
helm/ocaml/registry/Makefile

index 5ac7f60d406d01a80c85e49337dcf01914e73ade..84e86ec19b159bfb396978cf41bc266ffdcbfbc0 100644 (file)
@@ -1,6 +1,6 @@
 
 PACKAGE = registry
-REQUIRES = str netstring pxp
+REQUIRES = str netstring pxp unix
 INTERFACE_FILES = helm_registry.mli
 IMPLEMENTATION_FILES = helm_registry.ml