mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-08 21:17:47 +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 for5b5f8f8b9a
(cherry picked from commitd6bf9b612c
) (cherry picked from commit9c746dc5a4
)
This commit is contained in:
parent
668880cc30
commit
a3265422e5
@ -20,6 +20,7 @@ Packages=
|
||||
libpwquality1
|
||||
libqrencode4
|
||||
libssl3
|
||||
libip4tc2
|
||||
libtss2-dev # Use the -dev package to avoid churn in updating version numbers
|
||||
systemd
|
||||
systemd-sysv
|
||||
|
Loading…
Reference in New Issue
Block a user