summaryrefslogtreecommitdiffstats
path: root/packaging/macos/inkscape.bundle
diff options
context:
space:
mode:
authorRené de Hesselle <dehesselle@web.de>2019-05-31 22:49:15 +0000
committerRené de Hesselle <dehesselle@web.de>2019-05-31 22:49:15 +0000
commitb56b894b55ceff922dedbb13782d01a97228b0f6 (patch)
tree5001f253e059fc96ccc61010fd3091f91d06863f /packaging/macos/inkscape.bundle
parentDocument snap build (diff)
downloadinkscape-b56b894b55ceff922dedbb13782d01a97228b0f6.tar.gz
inkscape-b56b894b55ceff922dedbb13782d01a97228b0f6.zip
Include more feature libraries
- gtkspell - libyaml - cppunit - librevenge - libcdr - ImageMagick 6 - OpenMP
Diffstat (limited to 'packaging/macos/inkscape.bundle')
-rw-r--r--packaging/macos/inkscape.bundle7
1 files changed, 5 insertions, 2 deletions
diff --git a/packaging/macos/inkscape.bundle b/packaging/macos/inkscape.bundle
index ed2cc3512..7bed2ea04 100644
--- a/packaging/macos/inkscape.bundle
+++ b/packaging/macos/inkscape.bundle
@@ -117,8 +117,6 @@
${prefix}/share/gtk3-demo
</data -->
- <!-- Copy in the themes data. You may want to trim this to save space
- in your bundle. -->
<data>
${prefix}/etc/fonts
</data>
@@ -132,8 +130,13 @@
${prefix}/share/icons
</data>
<data>
+ ${prefix}/share/ImageMagick-6
+ </data>
+ <data>
${prefix}/share/inkscape
</data>
+ <!-- Copy in the themes data. You may want to trim this to save space
+ in your bundle. -->
<data>
${prefix}/share/themes
</data>