On Fri, May 15, 2020 at 1:30 PM <william.c.roberts@xxxxxxxxx> wrote: > > From: William Roberts <william.c.roberts@xxxxxxxxx> > > The text above states that kernel-devel is needed, but it's missing from > the dnf command. > > Signed-off-by: William Roberts <william.c.roberts@xxxxxxxxx> > --- > README.md | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) It's not clear from the subject, diffstat, or your comments, but I'm assuming this is for selinux-testsuite, yes? > diff --git a/README.md b/README.md > index 1f7e5d92a100..a73e9cc0c06d 100644 > --- a/README.md > +++ b/README.md > @@ -77,7 +77,8 @@ following command: > kernel-devel \ > quota \ > xfsprogs-devel \ > - libuuid-devel > + libuuid-devel \ > + kernel-devel-$(uname -r) > > #### Debian > > -- > 2.17.1 > -- paul moore www.paul-moore.com