Add missing dependency for assets-legacy

This commit is contained in:
Fierelier 2022-05-18 02:11:24 +02:00
parent d6ce99321f
commit 6135784d33

View File

@ -29,6 +29,7 @@ import json
import hashlib import hashlib
import platform import platform
import copy import copy
import shutil
omlPath = p(sp,"oml") omlPath = p(sp,"oml")