Skip to content

Commit a326542

Browse files
committed
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 5b5f8f8 (cherry picked from commit d6bf9b6) (cherry picked from commit 9c746dc)
1 parent 668880c commit a326542

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkosi.presets/00-base/mkosi.conf.d/10-debian-ubuntu.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Packages=
2020
libpwquality1
2121
libqrencode4
2222
libssl3
23+
libip4tc2
2324
libtss2-dev # Use the -dev package to avoid churn in updating version numbers
2425
systemd
2526
systemd-sysv

0 commit comments

Comments
 (0)