Skip to content

Commit da89657

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) (cherry picked from commit a326542)
1 parent 0a18a84 commit da89657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkosi.conf.d/debian/10-debian.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Packages=
3333
libpopt0
3434
libpwquality1
3535
libqrencode4
36+
libip4tc2
3637
libtss2-dev # Use the -dev package to avoid churn in updating version numbers
3738
netcat-openbsd
3839
policykit-1

0 commit comments

Comments
 (0)