]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/uwobo/Makefile
use ocaml-http instead of netclient for http requests
[helm.git] / helm / uwobo / Makefile
index b3a989e7e1c30ca03231e3c85f941bc59821f498..c2a97d7c5fe5fcca7a41eace74176d2299cabfb4 100644 (file)
@@ -1,7 +1,7 @@
 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
 COMMONOPTS = -package "$(REQUIRES)" -pp camlp4o
 OCAMLFIND = ocamlfind
 OCAMLC = $(OCAMLFIND) ocamlc $(COMMONOPTS)