From: Prarit Bhargava on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1900 The dist-buildreq-check target is useful in a few ways but results in unnecessary errors in many cases. Instead of stopping the build, add a new target 'dist-get-buildreqs' that can be called to get a list of uninstalled build requirements. Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> --- redhat/docs/index.rst | 21 +++++++++++++++++++++ redhat/Makefile | 13 ++++++++----- .gitlab-ci.yml | 21 +++++++++++++++++++++ 3 files changed, 50 insertions(+), 5 deletions(-) _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure