mkosi: drop man package from global config

Some distributions does not have man package, but named man-db or so,
and most distribution specific mkosi.conf files already have them.
Let's drop man from the global config.
This commit is contained in:
Yu Watanabe
2025-09-14 12:12:04 +09:00
parent 5510a98fda
commit f8d5efc703
2 changed files with 1 additions and 1 deletions

View File

@@ -111,7 +111,6 @@ Packages=
llvm
lsof
lvm2
man
mdadm
mtools
nano

View File

@@ -59,6 +59,7 @@ Packages=
libapparmor1
libcap-progs
libtss2-tcti-device0
man
multipath-tools
ncat
open-iscsi