]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: default to Fedora 38
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 16 Apr 2023 10:34:49 +0000 (12:34 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 16 Apr 2023 13:22:54 +0000 (15:22 +0200)
commit451812680755bdf62512bc3c174278280d5ce9cb
treea951e3679b971a20af9b43f5f0665ae6bfb01217
parent8521338f95142203cb29c85113c13f9301fcee6a
mkosi: default to Fedora 38

It'll be out this week. We can't update the man pages before it is realeased,
but we can use it for mkosi builds and do some very late testing.

Also, use filepath specification for /bin/pkg-config. We need it for meson, and
meson calls it directly by this path. pkgconfig is a virtual Provides on
pkgconf-pkg-config, and the indirection here just obfuscates things with no
benefit.

Add it explicitly for centos too. (I think it is pulled in by packages which
contain pkg-config modules anyway, but it's better to be explicit).
mkosi.conf.d/20-centos.conf
mkosi.conf.d/20-fedora.conf