Arora: add gallium.lib.so boot module

QtGui depends on gallium now, so gallium.lib.so needs to be available as
boot module.

Fixes #992.
This commit is contained in:
Christian Prochaska 2013-12-02 14:39:37 +01:00 committed by Christian Helmuth
parent 5df654ace4
commit 4f9be09643

View File

@ -148,6 +148,7 @@ if {[have_spec qt4_deprecated]} {
# #
append boot_modules { append boot_modules {
liquid_fb liquid_fb
gallium.lib.so
icu.lib.so icu.lib.so
pthread.lib.so pthread.lib.so
qt5_core.lib.so qt5_core.lib.so