summaryrefslogtreecommitdiff
path: root/sd/CppunitTest_sd_uimpress.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-18 00:05:44 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-18 00:07:20 +0300
commitbe862ff4f7239497625125067c646bf5adab7741 (patch)
tree8d5b2ff0e038e20dbe00c32f0429e5b906f84401 /sd/CppunitTest_sd_uimpress.mk
parent629cc605a45e75d6896b524eada2354c1d4d33a8 (diff)
Try making it possible to use --disable-avmedia for desktop platforms too
Unfinished work in progress. Change-Id: I978755d73630b8653b169a53f937c1332799e22e
Diffstat (limited to 'sd/CppunitTest_sd_uimpress.mk')
-rw-r--r--sd/CppunitTest_sd_uimpress.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/CppunitTest_sd_uimpress.mk b/sd/CppunitTest_sd_uimpress.mk
index ad43f7ee0a4b..b4fe76aa5f06 100644
--- a/sd/CppunitTest_sd_uimpress.mk
+++ b/sd/CppunitTest_sd_uimpress.mk
@@ -22,7 +22,7 @@ $(eval $(call gb_CppunitTest_use_api,sd_uimpress,\
$(eval $(call gb_CppunitTest_use_library_objects,sd_uimpress,sd))
$(eval $(call gb_CppunitTest_use_libraries,sd_uimpress,\
- avmedia \
+ $(call gb_Helper_optional,AVMEDIA,avmedia) \
basegfx \
canvastools \
comphelper \