summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_docbookexport.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-11-21 00:20:41 +0100
committerDavid Tardon <dtardon@redhat.com>2016-11-21 09:44:43 +0100
commit04f49d0375788239d0c636470d4c971e3bbc73f7 (patch)
treee5146f9ef6e2737303879387a796469b56fe2530 /sw/CppunitTest_sw_docbookexport.mk
parentc80c6b5694bd14367e898f659e82013167fc7d97 (diff)
add missing dep
Change-Id: I932f1383f37a45c56dc3ae6d0b5485d80f3325ad
Diffstat (limited to 'sw/CppunitTest_sw_docbookexport.mk')
-rw-r--r--sw/CppunitTest_sw_docbookexport.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_docbookexport.mk b/sw/CppunitTest_sw_docbookexport.mk
index f8e080a1de74..d0c94720b3ee 100644
--- a/sw/CppunitTest_sw_docbookexport.mk
+++ b/sw/CppunitTest_sw_docbookexport.mk
@@ -52,4 +52,8 @@ $(eval $(call gb_CppunitTest_use_rdb,sw_docbookexport,services))
$(eval $(call gb_CppunitTest_use_configuration,sw_docbookexport))
+$(eval $(call gb_CppunitTest_use_packages,sw_docbookexport,\
+ filter_docbook \
+))
+
# vim: set noet sw=4 ts=4: