]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: drop man package from global config
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 14 Sep 2025 03:12:04 +0000 (12:12 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 17 Sep 2025 13:21:11 +0000 (22:21 +0900)
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.

mkosi/mkosi.conf
mkosi/mkosi.conf.d/opensuse/mkosi.conf

index b0cedfab8e5e75305187aaaa336a256bf6e7b056..50d95877c5ff73a6c97ebac64fdb2d2e725d35c8 100644 (file)
@@ -111,7 +111,6 @@ Packages=
         llvm
         lsof
         lvm2
-        man
         mdadm
         mtools
         nano
index 268aa589c215165fa0a21376d51e85f4410d7ca2..1b2f80fd4d9da1fbe9b33c4c3aeac652115fad8c 100644 (file)
@@ -59,6 +59,7 @@ Packages=
         libapparmor1
         libcap-progs
         libtss2-tcti-device0
+        man
         multipath-tools
         ncat
         open-iscsi