killerbee: depends on pycrypto

This commit is contained in:
Robert Schütz
2025-10-21 20:35:41 -07:00
parent 0fc3a2dc01
commit a11c6cd1e9
+1
View File
@@ -22,6 +22,7 @@ python3.pkgs.buildPythonApplication rec {
buildInputs = [ libgcrypt ];
dependencies = with python3.pkgs; [
pycrypto
pyserial
pyusb
rangeparser