summaryrefslogtreecommitdiff
path: root/Makefile.fetch
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-09-14 14:12:40 +0200
committerMichael Stahl <mstahl@redhat.com>2017-09-15 11:01:39 +0200
commitb0e0ee45d667df1473b47e441a6911dd2b4eadba (patch)
tree47554ac6c554c4167a9573869b2d37733f9f7836 /Makefile.fetch
parent871d75e9c2c82d4b3ffbbff80f1dfa7a823e4f3d (diff)
consistent naming of externals: png -> libpng
Change-Id: I82d95e74318600b390d5add716773c658817e504 Reviewed-on: https://gerrit.libreoffice.org/42296 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'Makefile.fetch')
-rw-r--r--Makefile.fetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.fetch b/Makefile.fetch
index 81af88593c7a..af57d2f9066c 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -158,7 +158,7 @@ $(WORKDIR)/download: $(BUILDDIR)/config_$(gb_Side).mk $(SRCDIR)/download.lst $(S
$(call fetch_Optional,LIBGPGERROR,LIBGPGERROR_TARBALL) \
$(call fetch_Optional,LIBLANGTAG,LANGTAGREG_TARBALL) \
$(call fetch_Optional,LIBLANGTAG,LIBLANGTAG_TARBALL) \
- $(call fetch_Optional,LIBPNG,PNG_TARBALL) \
+ $(call fetch_Optional,LIBPNG,LIBPNG_TARBALL) \
$(call fetch_Optional,LIBTOMMATH,LIBTOMMATH_TARBALL) \
$(call fetch_Optional,LIBXML2,LIBXML_TARBALL) \
LIBXMLSEC_TARBALL \