Add construct to template deps

This commit is contained in:
Oleksii Shevchuk 2018-03-19 09:27:32 +02:00
parent 388d060f5b
commit e1fda9e823
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
PACKAGES="rpyc rsa pefile rsa netaddr win_inet_pton netaddr tinyec pypiwin32 poster win_inet_pton"
PACKAGES_BUILD="pycryptodome cryptography netifaces msgpack-python u-msgpack-python scandir"
PACKAGES_BUILD="pycryptodome cryptography netifaces msgpack-python u-msgpack-python scandir construct"
PACKAGES="$PACKAGES pyaudio https://github.com/secdev/scapy/archive/master.zip pyOpenSSL colorama pyuv"
PACKAGES="$PACKAGES https://github.com/CoreSecurity/impacket/archive/master.zip"