summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-02-20 13:42:07 +0100
committerStephan Bergmann <sbergman@redhat.com>2022-02-20 14:24:52 +0100
commitdc6530f2599c56fbf2e8c24cc5d4833f4b847735 (patch)
treecc15d3066d43efb9cab3234114a865b8dd18910e
parenttdf#146690: pptx export: fix endParaRPr size value for empty paragraphs (diff)
downloadcore-dc6530f2599c56fbf2e8c24cc5d4833f4b847735.tar.gz
core-dc6530f2599c56fbf2e8c24cc5d4833f4b847735.zip
Adapt Library_jpipe__staticsalhack
...to 9eb9083ff2fdaeb96399a0830a4394de4e29ef64 "Use Dragonbox to implement doubleTo*String*" Change-Id: I40f4db5b33d21f842705485e0ad8cdc0889736a6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130211 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
-rw-r--r--jurt/Library_jpipe.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/jurt/Library_jpipe.mk b/jurt/Library_jpipe.mk
index 2ba5ec99b1c0..379a709da2e4 100644
--- a/jurt/Library_jpipe.mk
+++ b/jurt/Library_jpipe.mk
@@ -73,6 +73,7 @@ $(eval $(call gb_Library_set_include,jpipe, \
$(eval $(call gb_Library_use_externals,jpipe, \
boost_headers \
+ dragonbox \
))
ifeq ($(OS),MACOSX)