jurt/Library_jpipe.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit dc6530f2599c56fbf2e8c24cc5d4833f4b847735
Author: Stephan Bergmann <[email protected]>
AuthorDate: Sun Feb 20 13:42:07 2022 +0100
Commit: Stephan Bergmann <[email protected]>
CommitDate: Sun Feb 20 14:24:52 2022 +0100
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 <[email protected]>
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)