mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-08-08 18:46:56 +00:00
debian: Add missing build dependencies
3 build dependencies were missing for a clean environment. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
a530ec8acc
commit
bc4d1d0341
5
debian/control
vendored
5
debian/control
vendored
@ -17,7 +17,10 @@ Build-Depends: automake,
|
||||
findutils,
|
||||
tpm-tools (>= 1.3.8),
|
||||
python3-twisted,
|
||||
gnutls-dev
|
||||
gnutls-dev,
|
||||
libssl-dev,
|
||||
net-tools,
|
||||
gawk
|
||||
# linux-image-extra
|
||||
|
||||
Package: swtpm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user