Added general pkg req for novnc.
This commit is contained in:
parent
6fd649ad60
commit
e576269dae
@ -36,7 +36,7 @@ APP_OPTIONS = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#the pkg json files no-vnc requires for installation
|
#the pkg json files no-vnc requires for installation
|
||||||
REQ_PKGS = ['n-vnc.json']
|
REQ_PKGS = ['general.json', 'n-vnc.json']
|
||||||
|
|
||||||
#pip files that no-vnc requires
|
#pip files that no-vnc requires
|
||||||
REQ_PIPS = ['general.json', 'n-vnc.json']
|
REQ_PIPS = ['general.json', 'n-vnc.json']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user