From b3722cd9d33317c202b8492348cb4c75d02640f3 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 14 Oct 2016 15:34:16 +0200 Subject: Missing dependency Change-Id: Ic8a97ec13613758f24996aa8a3ef8c0380cc2fae --- xmlsecurity/CppunitTest_xmlsecurity_signing.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'xmlsecurity/CppunitTest_xmlsecurity_signing.mk') diff --git a/xmlsecurity/CppunitTest_xmlsecurity_signing.mk b/xmlsecurity/CppunitTest_xmlsecurity_signing.mk index e22a2caa40cc..24713cbe8e24 100644 --- a/xmlsecurity/CppunitTest_xmlsecurity_signing.mk +++ b/xmlsecurity/CppunitTest_xmlsecurity_signing.mk @@ -48,4 +48,8 @@ $(eval $(call gb_CppunitTest_use_rdb,xmlsecurity_signing,services)) $(eval $(call gb_CppunitTest_use_configuration,xmlsecurity_signing)) +ifeq ($(ENABLE_PDFIMPORT),TRUE) +$(eval $(call gb_CppunitTest_use_executable,xmlsecurity_signing,xpdfimport)) +endif + # vim: set noet sw=4 ts=4: -- cgit v1.2.3