From 3b8361333a62ddca5868092cbe5d1c4d38ff40c9 Mon Sep 17 00:00:00 2001 From: Josh Poimboeuf Date: Mon, 15 Sep 2014 10:43:49 -0500 Subject: [PATCH] readme: add openssl to F20 dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26a4b4c..e5249aa 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ sudo yum install gcc kernel-devel elfutils elfutils-devel Install the dependencies for the "kpatch-build" command: ```bash -sudo yum install rpmdevtools pesign yum-utils +sudo yum install rpmdevtools pesign yum-utils openssl sudo yum-builddep kernel sudo debuginfo-install kernel