edl: fix Python dependencies
Drop pylzma dependency due to build issue. Use pycrytodomex as the correct module instead of pycrytodome Signed-off-by: Petr Hodina <phodina@protonmail.com>
This commit is contained in:
@@ -22,8 +22,7 @@ python3Packages.buildPythonPackage {
|
||||
pyusb
|
||||
pyserial
|
||||
docopt
|
||||
pylzma
|
||||
pycryptodome
|
||||
pycryptodomex
|
||||
lxml
|
||||
colorama
|
||||
capstone
|
||||
|
||||
Reference in New Issue
Block a user