ma pkgs.drozer: fix build

This commit is contained in:
makefu 2017-10-07 11:41:06 +02:00
parent ff4ed77902
commit 4d196ceaea
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -5,7 +5,7 @@ pythonPackages.buildPythonApplication rec {
version = "2.4.3";
buildInputs = [ jdk7 ];
propagatedBuildInputs = with pythonPackages; [
protobuf3_2
protobuf
pyopenssl
pyyaml
] ++ [