mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
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:
parent
5df654ace4
commit
4f9be09643
@ -148,6 +148,7 @@ if {[have_spec qt4_deprecated]} {
|
||||
#
|
||||
append boot_modules {
|
||||
liquid_fb
|
||||
gallium.lib.so
|
||||
icu.lib.so
|
||||
pthread.lib.so
|
||||
qt5_core.lib.so
|
||||
|
Loading…
Reference in New Issue
Block a user