From 6ea2a2ffcb974eb09af897d3f7478c38427554ed Mon Sep 17 00:00:00 2001 From: Udo Seidel Date: Fri, 2 May 2014 12:18:36 +0200 Subject: [PATCH] correct build requirements for Fedora 20; yum-utils was missing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ee76c1..28f0ac3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Install the dependencies for compiling kpatch: Install the dependencies for the "kpatch-build" command: - sudo yum install rpmdevtools pesign + sudo yum install rpmdevtools pesign yum-utils sudo yum-builddep kernel # optional, but highly recommended