summaryrefslogtreecommitdiffstats
path: root/filter/Library_svgfilter.mk
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@cib.de>2018-07-11 18:26:48 +0200
committerArmin Le Grand <Armin.Le.Grand@cib.de>2018-07-11 19:41:35 +0200
commit0613ce41da0b94bc481b94b8141afcf15df8abe7 (patch)
treebd47ff760a53dbf7a4d6f84fa52b328bb0036a80 /filter/Library_svgfilter.mk
parentScGlobal::OpenURL: support relative references as URI references in hyperlinks (diff)
downloadcore-0613ce41da0b94bc481b94b8141afcf15df8abe7.tar.gz
core-0613ce41da0b94bc481b94b8141afcf15df8abe7.zip
tdf#118232 Allow load and insert of SVGs with no Geometry
Change-Id: Iaf3d6a0423c5f11dda1e623dd730af01dbd6551c Reviewed-on: https://gerrit.libreoffice.org/57284 Tested-by: Jenkins Reviewed-by: Armin Le Grand <Armin.Le.Grand@cib.de>
Diffstat (limited to 'filter/Library_svgfilter.mk')
-rw-r--r--filter/Library_svgfilter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/Library_svgfilter.mk b/filter/Library_svgfilter.mk
index bdd917a50a0c..21318aa1fd03 100644
--- a/filter/Library_svgfilter.mk
+++ b/filter/Library_svgfilter.mk
@@ -56,6 +56,7 @@ $(eval $(call gb_Library_use_libraries,svgfilter,\
sax \
salhelper \
comphelper \
+ drawinglayer \
basegfx \
cppuhelper \
cppu \