added graphics to supervisor depends
This commit is contained in:
parent
13a8435f6c
commit
775ffc8094
2
imgen.py
2
imgen.py
@ -71,7 +71,7 @@ def make_manifest(size):
|
|||||||
"depends" : {
|
"depends" : {
|
||||||
"reactor-plc" : [ "system", "common", "graphics" ],
|
"reactor-plc" : [ "system", "common", "graphics" ],
|
||||||
"rtu" : [ "system", "common", "graphics" ],
|
"rtu" : [ "system", "common", "graphics" ],
|
||||||
"supervisor" : [ "system", "common" ],
|
"supervisor" : [ "system", "common", "graphics" ],
|
||||||
"coordinator" : [ "system", "common", "graphics" ],
|
"coordinator" : [ "system", "common", "graphics" ],
|
||||||
"pocket" : [ "system", "common", "graphics" ]
|
"pocket" : [ "system", "common", "graphics" ]
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user