travis: add missing optional build dependencies

This commit is contained in:
Frantisek Sumsal 2020-12-20 22:21:35 +01:00
parent 84fa67f0ef
commit fedc14c5a1
2 changed files with 4 additions and 0 deletions

View File

@ -19,9 +19,12 @@ ADDITIONAL_DEPS=(
clang
fdisk
libfdisk-dev
libfido2-dev
libp11-kit-dev
libpwquality-dev
libqrencode-dev
libssl-dev
libtss2-dev
libzstd-dev
perl
python3-libevdev

View File

@ -33,6 +33,7 @@ ADDITIONAL_DEPS=(
perl
python3-evdev
python3-pyparsing
tpm2-tss-devel
)
info() {