CI: change TSS package name for Debian 12

Change package name from tpm2-tss-engine-dev (on Debian 11) to libtss2-dev (on Debian 12).
This commit is contained in:
Daniel Zatovic
2023-11-20 11:28:56 +01:00
parent 8c0a943e5c
commit 20c8096cc8

View File

@@ -6,7 +6,7 @@
- > - >
[ -z "$RUN_SYSTEMD_PLUGIN_TEST" ] || [ -z "$RUN_SYSTEMD_PLUGIN_TEST" ] ||
sudo apt-get -y install -y -qq swtpm meson ninja-build python3-jinja2 sudo apt-get -y install -y -qq swtpm meson ninja-build python3-jinja2
gperf libcap-dev tpm2-tss-engine-dev libmount-dev swtpm-tools gperf libcap-dev libtss2-dev libmount-dev swtpm-tools
- > - >
sudo apt-get -y install -y -qq git gcc make autoconf automake autopoint sudo apt-get -y install -y -qq git gcc make autoconf automake autopoint
pkgconf libtool libtool-bin gettext libssl-dev libdevmapper-dev pkgconf libtool libtool-bin gettext libssl-dev libdevmapper-dev