mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-28 14:50:08 +03:00
feature #3748: Add Spice dependency order
This commit is contained in:
parent
b9a313d99a
commit
334880a421
@ -267,6 +267,12 @@ require.config({
|
||||
]
|
||||
},
|
||||
|
||||
'spice-rng': {
|
||||
deps: [
|
||||
'spice-prng4'
|
||||
]
|
||||
},
|
||||
|
||||
'spice-display': {
|
||||
deps: [
|
||||
'spice-spiceconn'
|
||||
|
Loading…
x
Reference in New Issue
Block a user