mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09: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 5b5f8f8b9a
This commit is contained in:
committed by
Luca Boccassi
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user