summaryrefslogtreecommitdiffstats
path: root/src/exiv2.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/exiv2.mk
parentdf6f8926c2c7b3c21d87ddfefd9ecd7f1d25ddd3 (diff)
downloadmxe-ac7344aaef2b074ee5d58a1bbfee9c43f54b6999.zip
mxe-ac7344aaef2b074ee5d58a1bbfee9c43f54b6999.tar.gz
mxe-ac7344aaef2b074ee5d58a1bbfee9c43f54b6999.tar.bz2
many packages: cleanup deps ordering
Diffstat (limited to 'src/exiv2.mk')
-rw-r--r--src/exiv2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exiv2.mk b/src/exiv2.mk
index 522ebf6..9d3bc8a 100644
--- a/src/exiv2.mk
+++ b/src/exiv2.mk
@@ -8,7 +8,7 @@ $(PKG)_CHECKSUM := f76969a64c72c4c04af69b10ed57f949c2dfef8e
$(PKG)_SUBDIR := exiv2-$($(PKG)_VERSION)
$(PKG)_FILE := exiv2-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.exiv2.org/$($(PKG)_FILE)
-$(PKG)_DEPS := gcc gettext zlib expat
+$(PKG)_DEPS := gcc expat gettext zlib
define $(PKG)_UPDATE
$(WGET) -q -O- 'http://www.exiv2.org/download.html' | \