X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fuwobo%2FMakefile;h=9cec0e48838c2ea68e442f5ef0437408625701a0;hb=5325734bc2e4927ed7ec146e35a6f0f2b49f50c1;hp=5aa0ed96200c52032bdecadc753a6121d607d862;hpb=4356ee2e1a539506c28d90bc171cfffe8e1998b4;p=helm.git diff --git a/helm/uwobo/Makefile b/helm/uwobo/Makefile index 5aa0ed962..9cec0e488 100644 --- a/helm/uwobo/Makefile +++ b/helm/uwobo/Makefile @@ -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)