aboutsummaryrefslogtreecommitdiffstats
path: root/appimage/build-appimage
diff options
context:
space:
mode:
Diffstat (limited to 'appimage/build-appimage')
-rwxr-xr-xappimage/build-appimage1
1 files changed, 1 insertions, 0 deletions
diff --git a/appimage/build-appimage b/appimage/build-appimage
index b0ac72b1..2286ede0 100755
--- a/appimage/build-appimage
+++ b/appimage/build-appimage
@@ -84,6 +84,7 @@ rm -rf $here/build
# Prepare build of QPDF from sources:
./configure --prefix=/usr --enable-werror \
+ --enable-crypto-gnutls --disable-implicit-crypto \
--enable-show-failed-test-output \
--enable-html-doc --enable-pdf-doc "$CUSTOM_CONFIGURE"