summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-04-29 05:11:40 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-04-29 06:43:26 +0200
commit6f53cf281eb3c13fc516ff79decb70b2a87a96d0 (patch)
treef1224ca868e282c927d7097ca4d545482887f6b2 /xmlsecurity
parenteea79562f1a5785a8a22cde732a091725e46bbad (diff)
apparently the executable does not need pdfium directly anymore
Change-Id: If7ec9a18603005791ff948c7ecfddc5010ac88fe Reviewed-on: https://gerrit.libreoffice.org/37091 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/Executable_pdfverify.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmlsecurity/Executable_pdfverify.mk b/xmlsecurity/Executable_pdfverify.mk
index 9a67a785983a..11c22d1d7ea6 100644
--- a/xmlsecurity/Executable_pdfverify.mk
+++ b/xmlsecurity/Executable_pdfverify.mk
@@ -11,10 +11,6 @@ $(eval $(call gb_Executable_Executable,pdfverify))
$(eval $(call gb_Executable_use_sdk_api,pdfverify))
-$(eval $(call gb_Executable_use_externals,pdfverify,\
- pdfium \
-))
-
$(eval $(call gb_Executable_set_include,pdfverify,\
$$(INCLUDE) \
-I$(SRCDIR)/xmlsecurity/inc \