summaryrefslogtreecommitdiffstats
path: root/external/libcmis/UnpackedTarball_libcmis.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-09-04 16:45:00 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-09-04 20:00:38 +0200
commit33f7485dedea90e0f80c6348fa8ac5f27c5052e0 (patch)
treeddccd791593e733ebd5bc3148283cf95c7bc2a71 /external/libcmis/UnpackedTarball_libcmis.mk
parenttdf#119340 WIN don't always re-init the HFONT (diff)
downloadcore-33f7485dedea90e0f80c6348fa8ac5f27c5052e0.tar.gz
core-33f7485dedea90e0f80c6348fa8ac5f27c5052e0.zip
Properly encode OAuth2 credentials
Change-Id: Ic3edeae035262309e91fb01e3aca5c2f905bc3e5 Reviewed-on: https://gerrit.libreoffice.org/59986 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'external/libcmis/UnpackedTarball_libcmis.mk')
-rw-r--r--external/libcmis/UnpackedTarball_libcmis.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/libcmis/UnpackedTarball_libcmis.mk b/external/libcmis/UnpackedTarball_libcmis.mk
index 0ec8f5182edc..8944fc024bc6 100644
--- a/external/libcmis/UnpackedTarball_libcmis.mk
+++ b/external/libcmis/UnpackedTarball_libcmis.mk
@@ -22,6 +22,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,libcmis, \
external/libcmis/libcmis-fix-error-handling.patch \
external/libcmis/c++17.patch.0 \
external/libcmis/boost-1.68.patch.0 \
+ external/libcmis/xwwwformurlencoded.patch.0 \
))
ifeq ($(OS),WNT)