treewide: fix build with disallowed aliases (#43872)

fixes build with disallowed aliases
This commit is contained in:
volth
2018-07-21 22:03:24 -04:00
committed by Matthew Bauer
parent b6704130b4
commit cc55a3ebcb
48 changed files with 91 additions and 97 deletions
+2 -2
View File
@@ -37,8 +37,8 @@ stdenv.mkDerivation rec {
buildInputs = [ openssl nss nspr kerberos gmp zlib libpcap re2 gcc pythonPackages.wrapPython perl makeWrapper ];
propagatedBuildInputs = (with pythonPackages; [ dpkt scapy lxml ]) ++ # For pcap2john.py
(with perlPackages; [ DigestMD4 DigestMD5 DigestSHA1 GetoptLong MIMEBase64 # For pass_gen.pl
NetLDAP ]); # For sha-dump.pl
(with perlPackages; [ DigestMD4 DigestMD5 DigestSHA1 GetoptLong # For pass_gen.pl
perlldap ]); # For sha-dump.pl
# TODO: Get dependencies for radius2john.pl and lion2john-alt.pl
# gcc -DAC_BUILT -Wall vncpcap2john.o memdbg.o -g -lpcap -fopenmp -o ../run/vncpcap2john