summaryrefslogtreecommitdiff
path: root/desktop/Executable_oosplash.mk
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 /desktop/Executable_oosplash.mk
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 'desktop/Executable_oosplash.mk')
-rw-r--r--desktop/Executable_oosplash.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_oosplash.mk b/desktop/Executable_oosplash.mk
index 3f49b2d4eabf..365b58fdab5e 100644
--- a/desktop/Executable_oosplash.mk
+++ b/desktop/Executable_oosplash.mk
@@ -48,7 +48,7 @@ $(eval $(call gb_Executable_add_defs,oosplash,\
))
$(eval $(call gb_Executable_use_externals,oosplash,\
- png \
+ libpng \
))
endif