summaryrefslogtreecommitdiffstats
path: root/desktop/CppunitTest_desktop_app.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-09-17 16:42:46 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-05-19 03:43:23 +0200
commit467946389310007d4847af4970fec9f2a478137b (patch)
tree819c79ca7e664327c6ffdbbfa42f2ce9c4018f37 /desktop/CppunitTest_desktop_app.mk
parentadd certificate parts for current daily build cert (diff)
downloadcore-467946389310007d4847af4970fec9f2a478137b.tar.gz
core-467946389310007d4847af4970fec9f2a478137b.zip
add the missing libs for the test
Change-Id: Iac96738d84a90f2125c1844c3380ea9a3a9c1645
Diffstat (limited to 'desktop/CppunitTest_desktop_app.mk')
-rw-r--r--desktop/CppunitTest_desktop_app.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/CppunitTest_desktop_app.mk b/desktop/CppunitTest_desktop_app.mk
index e7d48e04e1a4..9304dccf5875 100644
--- a/desktop/CppunitTest_desktop_app.mk
+++ b/desktop/CppunitTest_desktop_app.mk
@@ -19,6 +19,10 @@ $(eval $(call gb_CppunitTest_use_externals,desktop_app, \
icu_headers \
icui18n \
icuuc \
+ $(if $(ENABLE_ONLINE_UPDATE_MAR),\
+ curl \
+ orcus-parser \
+ orcus )\
))
$(eval $(call gb_CppunitTest_use_libraries,desktop_app, \