client/linux: include pyodbc to build

This commit is contained in:
Oleksii Shevchuk 2019-11-07 23:27:58 +02:00
parent e076ae0c66
commit de6eb8f246
1 changed files with 1 additions and 1 deletions

View File

@ -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