From: Daan De Meyer Date: Tue, 7 Jan 2025 11:23:09 +0000 (+0100) Subject: mkosi: Install which in build image X-Git-Tag: v257.2~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b23751d0d0abc53f62108e0b6e035955eed30af9;p=thirdparty%2Fsystemd.git mkosi: Install which in build image Required by gdb-add-index to find gdb and not declared as a dependency of the package. (cherry picked from commit 414fe9629cebf1ca2dc4c38d82ad8872a5483e89) --- diff --git a/mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.conf b/mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.conf index 727e9bccd71..b81649febaa 100644 --- a/mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.conf +++ b/mkosi.images/build/mkosi.conf.d/centos-fedora/mkosi.conf @@ -20,3 +20,4 @@ Packages= libasan libubsan rpm-build + which