ma drozer: re-enable with protbuf3_2
This commit is contained in:
parent
a9d06f9401
commit
f094ccbdd0
@ -5,8 +5,7 @@
|
||||
mitmproxy
|
||||
nmap
|
||||
msf
|
||||
## broken due to protobuf
|
||||
# drozer
|
||||
drozer
|
||||
dex2jar
|
||||
apktool
|
||||
jd-gui
|
||||
|
@ -5,9 +5,10 @@ pythonPackages.buildPythonApplication rec {
|
||||
version = "2.4.3";
|
||||
buildInputs = [ jdk7 ];
|
||||
propagatedBuildInputs = with pythonPackages; [
|
||||
protobuf
|
||||
protobuf3_2
|
||||
pyopenssl
|
||||
pyyaml
|
||||
] ++ [
|
||||
jre7
|
||||
twisted
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user