ma pkgs.drozer: fix build
This commit is contained in:
parent
fe5324a61f
commit
1b0c99053b
|
@ -5,7 +5,7 @@ pythonPackages.buildPythonApplication rec {
|
|||
version = "2.4.3";
|
||||
buildInputs = [ jdk7 ];
|
||||
propagatedBuildInputs = with pythonPackages; [
|
||||
protobuf3_2
|
||||
protobuf
|
||||
pyopenssl
|
||||
pyyaml
|
||||
] ++ [
|
||||
|
|
Loading…
Reference in a new issue