summaryrefslogtreecommitdiffstats
path: root/src/ocaml-camlimages.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 07:41:16 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 07:41:16 (GMT)
commitac7344aaef2b074ee5d58a1bbfee9c43f54b6999 (patch)
tree08519cf92ace7b4628a96024bc022842f58d6e93 /src/ocaml-camlimages.mk
parentdf6f8926c2c7b3c21d87ddfefd9ecd7f1d25ddd3 (diff)
downloadmxe-ac7344aaef2b074ee5d58a1bbfee9c43f54b6999.zip
mxe-ac7344aaef2b074ee5d58a1bbfee9c43f54b6999.tar.gz
mxe-ac7344aaef2b074ee5d58a1bbfee9c43f54b6999.tar.bz2
many packages: cleanup deps ordering
Diffstat (limited to 'src/ocaml-camlimages.mk')
-rw-r--r--src/ocaml-camlimages.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ocaml-camlimages.mk b/src/ocaml-camlimages.mk
index 4c7a358..ffddda8 100644
--- a/src/ocaml-camlimages.mk
+++ b/src/ocaml-camlimages.mk
@@ -8,7 +8,7 @@ $(PKG)_CHECKSUM := 296eb3996b3fa08eab94415546f46d61355747c4
$(PKG)_SUBDIR := camlspotter-camlimages-c803efa9d5d3
$(PKG)_FILE := v$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://bitbucket.org/camlspotter/camlimages/get/v$($(PKG)_VERSION).tar.gz
-$(PKG)_DEPS := gcc ocaml-findlib freetype libpng giflib tiff ocaml-lablgtk2
+$(PKG)_DEPS := gcc freetype giflib libpng ocaml-findlib ocaml-lablgtk2 tiff
define $(PKG)_UPDATE
$(WGET) -q -O- 'https://bitbucket.org/camlspotter/camlimages/downloads' | \