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 \
|
||||
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,\
|
||||
|
Reference in New Issue
Block a user