[Libreoffice-commits] core.git: Makefile.fetch

David Tardon dtardon at redhat.com
Fri Jun 27 02:07:48 PDT 2014


 Makefile.fetch |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit e2c0e024d6466c991330a77b20be5334cb31b716
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Jun 27 11:07:06 2014 +0200

    download libpagemaker tarball
    
    Change-Id: Ib0ad5408078308bf790cbffe10ff1399c6c95dbe

diff --git a/Makefile.fetch b/Makefile.fetch
index 204c8f8..1c0d53e 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -189,6 +189,7 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR)
 		$(call fetch_Optional,OPENLDAP,OPENLDAP_TARBALL) \
 		$(call fetch_Optional,OPENSSL,OPENSSL_TARBALL) \
 		$(call fetch_Optional,ORCUS,ORCUS_TARBALL) \
+		$(call fetch_Optional,PAGEMAKER,PAGEMAKER_TARBALL) \
 		$(call fetch_Optional,POPPLER,POPPLER_TARBALL) \
 		$(call fetch_Optional,POSTGRESQL,POSTGRESQL_TARBALL) \
 		$(call fetch_Optional,PYTHON,PYTHON_TARBALL) \


More information about the Libreoffice-commits mailing list