From eef5c87b161e36909edf269d4e4c34e9eb914d07 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 13 Jun 2013 16:28:02 +0100 Subject: add components to gallery importer needed for svg Change-Id: I3ce56f505e5e011f592d9622665a9b7451dc51ae --- solenv/gbuild/Gallery.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'solenv') diff --git a/solenv/gbuild/Gallery.mk b/solenv/gbuild/Gallery.mk index 5d96f97e16ce..e240892f3a89 100644 --- a/solenv/gbuild/Gallery.mk +++ b/solenv/gbuild/Gallery.mk @@ -14,12 +14,15 @@ gb_Gallery__UNO_COMPONENTS := \ comphelper/util/comphelp \ configmgr/source/configmgr \ + drawinglayer/drawinglayer \ fileaccess/source/fileacc \ framework/util/fwk \ i18npool/util/i18npool \ package/source/xstor/xstor \ package/util/package2 \ + sax/source/expatwrap/expwrap \ sfx2/util/sfx \ + svgio/svgio \ svx/util/svx \ svx/util/svxcore \ ucb/source/core/ucb1 \ -- cgit