From: Lennart Poettering Date: Fri, 18 Sep 2020 20:27:36 +0000 (+0200) Subject: mkosi: include libfido2 binary package in mkosi manually for now X-Git-Tag: v247-rc1~200 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=690ae29aeee2c554d018abb12ff56b594cd52f82;p=thirdparty%2Fsystemd.git mkosi: include libfido2 binary package in mkosi manually for now As long as the RPM version does not include a dep for it yet, we need to add it manually, since we now link against it. Follow-up for: 95f7ab2fe66cc3bb3a95eb8690114732eab30555 --- diff --git a/.mkosi/mkosi.fedora b/.mkosi/mkosi.fedora index 048bfa84976..e7edb6dbbc3 100644 --- a/.mkosi/mkosi.fedora +++ b/.mkosi/mkosi.fedora @@ -68,7 +68,8 @@ BuildPackages= zstd Packages= - # libzstd can be dropped once the Fedora RPM gets a dependency on it + # libfido2 + libzstd can be dropped once the Fedora RPM gets a dependency on them + libfido2 libzstd # procps-ng provides a set of useful utilies (ps, free, etc) procps-ng