]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/uwobo/Makefile
first moogle template checkin
[helm.git] / helm / uwobo / Makefile
index 5aa0ed96200c52032bdecadc753a6121d607d862..9cec0e48838c2ea68e442f5ef0437408625701a0 100644 (file)
@@ -1,7 +1,7 @@
-VERSION = 0.2.0
+VERSION = 0.2.1
 DISTDIR = uwobo-$(VERSION)
 DISTTARBALL = $(DISTDIR).tar.gz
-REQUIRES = http gdome2 gdome2-xslt pcre unix netclient
+REQUIRES = http gdome2 gdome2-xslt pcre unix helm-registry
 COMMONOPTS = -package "$(REQUIRES)" -pp camlp4o
 OCAMLFIND = ocamlfind
 OCAMLC = $(OCAMLFIND) ocamlc $(COMMONOPTS)