mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-24 02:03:54 +03:00
mkosi: install libip4tc2 in debian/ubuntu
It's now a dlopen library and it is installed at build time via libiptc-dev, but was never added to the running image. Follow-up for 5b5f8f8b9aef405cdc42771e7876988d5aefb51e
This commit is contained in:
parent
cd752b2590
commit
d6bf9b612c
@ -20,6 +20,7 @@ Packages=
|
||||
libpwquality1
|
||||
libqrencode4
|
||||
libssl3
|
||||
libip4tc2
|
||||
libtss2-dev # Use the -dev package to avoid churn in updating version numbers
|
||||
tzdata
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user