mirror of https://github.com/n1nj4sec/pupy.git
client/linux: include pyodbc to build
This commit is contained in:
parent
e076ae0c66
commit
de6eb8f246
|
@ -39,7 +39,7 @@ $PIP_INSTALL \
|
|||
https://github.com/CoreSecurity/impacket/archive/master.zip \
|
||||
https://github.com/warner/python-ed25519/archive/master.zip \
|
||||
https://github.com/alxchk/urllib-auth/archive/master.zip \
|
||||
zeroconf==0.19.1 \
|
||||
zeroconf==0.19.1 pyodbc \
|
||||
watchdog pulsectl pyalsaaudio pycryptodomex==3.7.0 --no-binary :all:
|
||||
|
||||
if [ "$TOOLCHAIN_ARCH" == "x86" ]; then
|
||||
|
|
Loading…
Reference in New Issue