summaryrefslogtreecommitdiffstats
path: root/src/gdal.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdal.mk')
-rw-r--r--src/gdal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdal.mk b/src/gdal.mk
index c2c2ffd..bff63e4 100644
--- a/src/gdal.mk
+++ b/src/gdal.mk
@@ -76,7 +76,7 @@ define $(PKG)_BUILD
--without-ruby \
--without-python \
--without-macosx-framework \
- LIBS="-ljpeg -lsecur32 `'$(TARGET)-pkg-config' --libs openssl`"
+ LIBS="-ljpeg -lsecur32 `'$(TARGET)-pkg-config' --libs openssl libtiff-4`"
$(MAKE) -C '$(1)' -j 1 lib-target
$(MAKE) -C '$(1)' -j 1 install-lib
$(MAKE) -C '$(1)/port' -j 1 install