Add more more dependencies to VCL makefiles
Hopefully fixes broken tinderboxes. Change-Id: I2297e5df9f18a444801ec2dc6dbbb098ed4d90c9 Reviewed-on: https://gerrit.libreoffice.org/54163 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
This commit is contained in:
@@ -58,10 +58,12 @@ $(eval $(call gb_Library_use_externals,vclplug_gtk,\
|
|||||||
boost_headers \
|
boost_headers \
|
||||||
cairo \
|
cairo \
|
||||||
dbus \
|
dbus \
|
||||||
gio \
|
|
||||||
epoxy \
|
epoxy \
|
||||||
gtk \
|
gio \
|
||||||
|
graphite \
|
||||||
gthread \
|
gthread \
|
||||||
|
gtk \
|
||||||
|
harfbuzz \
|
||||||
icuuc \
|
icuuc \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
@@ -77,6 +77,8 @@ $(eval $(call gb_Library_use_externals,vclplug_gtk3,\
|
|||||||
boost_headers \
|
boost_headers \
|
||||||
epoxy \
|
epoxy \
|
||||||
dbus \
|
dbus \
|
||||||
|
graphite \
|
||||||
|
harfbuzz \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Library_add_exception_objects,vclplug_gtk3,\
|
$(eval $(call gb_Library_add_exception_objects,vclplug_gtk3,\
|
||||||
|
@@ -79,6 +79,8 @@ $(eval $(call gb_Library_use_externals,vclplug_gtk3_kde5,\
|
|||||||
boost_filesystem \
|
boost_filesystem \
|
||||||
epoxy \
|
epoxy \
|
||||||
dbus \
|
dbus \
|
||||||
|
graphite \
|
||||||
|
harfbuzz \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Library_add_exception_objects,vclplug_gtk3_kde5,\
|
$(eval $(call gb_Library_add_exception_objects,vclplug_gtk3_kde5,\
|
||||||
|
Reference in New Issue
Block a user