Kaydet (Commit) 5bc94f60 authored tarafından David Tardon's avatar David Tardon Kaydeden (comit) Michael Stahl

add missing dep on jpeg

Change-Id: I0732f23dd9daa0c3a1f138011b0db17b36b729d1
Reviewed-on: https://gerrit.libreoffice.org/32179Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
üst c6dba3e8
......@@ -11,6 +11,10 @@ $(eval $(call gb_ExternalProject_ExternalProject,poppler))
$(eval $(call gb_ExternalProject_use_autoconf,poppler,build))
$(eval $(call gb_ExternalProject_use_externals,poppler,\
jpeg \
))
$(eval $(call gb_ExternalProject_register_targets,poppler,\
build \
))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment