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