diff --git a/dep/Makefile b/dep/Makefile index dcd67deb..1fd06b10 100755 --- a/dep/Makefile +++ b/dep/Makefile @@ -18,7 +18,7 @@ export LDFLAGS # Commands -WGET = wget -nc +WGET = curl -O UNTAR = tar xf UNZIP = unzip ifeq ($(ARCH),win)