summaryrefslogtreecommitdiffstats
path: root/buildtools
diff options
context:
space:
mode:
authorPatrick Storz <eduard.braun2@gmx.de>2019-04-01 21:40:29 +0000
committerPatrick Storz <eduard.braun2@gmx.de>2019-04-02 20:10:02 +0000
commit5322129ef2ef27453f7b154ee96bc75fa8f4542c (patch)
tree49a3c1196d4a3d34d79561d69ea5a1c31b3c9148 /buildtools
parentReplace IS_NAN with std::isnan (exists since C++11) (diff)
downloadinkscape-5322129ef2ef27453f7b154ee96bc75fa8f4542c.tar.gz
inkscape-5322129ef2ef27453f7b154ee96bc75fa8f4542c.zip
Update packaging for double-conversion
Diffstat (limited to 'buildtools')
-rw-r--r--buildtools/msys2installdeps.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildtools/msys2installdeps.sh b/buildtools/msys2installdeps.sh
index cb49c54b3..e80828149 100644
--- a/buildtools/msys2installdeps.sh
+++ b/buildtools/msys2installdeps.sh
@@ -42,6 +42,7 @@ $ARCH-ninja
# install Inkscape dependencies (required)
eval pacman -S $PACMAN_OPTIONS \
+$ARCH-double-conversion \
$ARCH-gc \
$ARCH-gsl \
$ARCH-libxslt \