mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
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:
@@ -111,7 +111,6 @@ Packages=
|
||||
llvm
|
||||
lsof
|
||||
lvm2
|
||||
man
|
||||
mdadm
|
||||
mtools
|
||||
nano
|
||||
|
||||
@@ -59,6 +59,7 @@ Packages=
|
||||
libapparmor1
|
||||
libcap-progs
|
||||
libtss2-tcti-device0
|
||||
man
|
||||
multipath-tools
|
||||
ncat
|
||||
open-iscsi
|
||||
|
||||
Reference in New Issue
Block a user