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:
committed by
Christian Helmuth
parent
5df654ace4
commit
4f9be09643
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user