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
|
llvm
|
||||||
lsof
|
lsof
|
||||||
lvm2
|
lvm2
|
||||||
man
|
|
||||||
mdadm
|
mdadm
|
||||||
mtools
|
mtools
|
||||||
nano
|
nano
|
||||||
|
|||||||
@@ -59,6 +59,7 @@ Packages=
|
|||||||
libapparmor1
|
libapparmor1
|
||||||
libcap-progs
|
libcap-progs
|
||||||
libtss2-tcti-device0
|
libtss2-tcti-device0
|
||||||
|
man
|
||||||
multipath-tools
|
multipath-tools
|
||||||
ncat
|
ncat
|
||||||
open-iscsi
|
open-iscsi
|
||||||
|
|||||||
Reference in New Issue
Block a user