Kaydet (Commit) ab03a097 authored tarafından Khaled Hosny's avatar Khaled Hosny

Add more more dependencies to VCL makefiles

Hopefully fixes broken tinderboxes.

Change-Id: I2297e5df9f18a444801ec2dc6dbbb098ed4d90c9
Reviewed-on: https://gerrit.libreoffice.org/54163Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarKhaled Hosny <khaledhosny@eglug.org>
üst 4ad07c56
......@@ -58,10 +58,12 @@ $(eval $(call gb_Library_use_externals,vclplug_gtk,\
boost_headers \
cairo \
dbus \
gio \
epoxy \
gtk \
gio \
graphite \
gthread \
gtk \
harfbuzz \
icuuc \
))
......
......@@ -77,6 +77,8 @@ $(eval $(call gb_Library_use_externals,vclplug_gtk3,\
boost_headers \
epoxy \
dbus \
graphite \
harfbuzz \
))
$(eval $(call gb_Library_add_exception_objects,vclplug_gtk3,\
......
......@@ -79,6 +79,8 @@ $(eval $(call gb_Library_use_externals,vclplug_gtk3_kde5,\
boost_filesystem \
epoxy \
dbus \
graphite \
harfbuzz \
))
$(eval $(call gb_Library_add_exception_objects,vclplug_gtk3_kde5,\
......
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