summaryrefslogtreecommitdiff
path: root/Makefile.fetch
diff options
context:
space:
mode:
authorAleksas Pantechovskis <alex.pantec@gmail.com>2017-08-27 22:10:14 +0300
committerDavid Tardon <dtardon@redhat.com>2017-08-28 08:20:47 +0200
commite59b5b1fc7266d56a17e387b8df0f6d6956e8ea5 (patch)
treebcf876537965bba8f7c3b9915a31fdde4236b809 /Makefile.fetch
parentc8777a18792a292bcbcb536e72b25b390b49000e (diff)
integrate libqxp
Change-Id: Ic7479b82d09c1e36d28267434a77bf4bc158adfa Reviewed-on: https://gerrit.libreoffice.org/41612 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'Makefile.fetch')
-rw-r--r--Makefile.fetch1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.fetch b/Makefile.fetch
index e93af0bb5e48..9194164be33f 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -197,6 +197,7 @@ $(WORKDIR)/download: $(BUILDDIR)/config_$(gb_Side).mk $(SRCDIR)/download.lst $(S
$(call fetch_Optional,POPPLER,POPPLER_TARBALL) \
$(call fetch_Optional,POSTGRESQL,POSTGRESQL_TARBALL) \
$(call fetch_Optional,PYTHON,PYTHON_TARBALL) \
+ $(call fetch_Optional,QXP,QXP_TARBALL) \
$(call fetch_Optional,REDLAND,RAPTOR_TARBALL) \
$(call fetch_Optional,REDLAND,RASQAL_TARBALL) \
$(call fetch_Optional,REDLAND,REDLAND_TARBALL) \