mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
mkosi: Install libcap-progs in main and minimal image
Let's make sure tools like capsh are available on OpenSUSE images as well.
This commit is contained in:
@@ -56,6 +56,7 @@ Packages=
|
||||
kmod
|
||||
knot
|
||||
libapparmor1
|
||||
libcap-progs
|
||||
multipath-tools
|
||||
ncat
|
||||
open-iscsi
|
||||
|
@@ -10,6 +10,7 @@ Packages=
|
||||
grep
|
||||
hostname
|
||||
iproute2
|
||||
libcap-progs
|
||||
ncat
|
||||
patterns-base-minimal_base
|
||||
sed
|
||||
|
Reference in New Issue
Block a user