30 lines
690 B
Diff
30 lines
690 B
Diff
From 1b4471bbd234f962a513f77d183c43cf5e8833d3 Mon Sep 17 00:00:00 2001
|
|
From: John Kacur <jkacur@redhat.com>
|
|
Date: Thu, 21 May 2020 14:50:25 -0400
|
|
Subject: [PATCH 27/28] stress-ng: README: update libsctp name for RHEL,
|
|
fedora, related distros
|
|
|
|
update the libsctp name for RHEL, fedora and similar distros
|
|
|
|
Signed-off-by: John Kacur <jkacur@redhat.com>
|
|
---
|
|
README | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/README b/README
|
|
index a4e83d059ee6..ac675b075607 100644
|
|
--- a/README
|
|
+++ b/README
|
|
@@ -54,7 +54,7 @@ RHEL, Fedora, Centos:
|
|
* libgcrypt-devel
|
|
* Judy-devel
|
|
* keyutils-libs
|
|
- * libsctp-devel
|
|
+ * lksctp-tools-devel
|
|
* zlib-devel
|
|
|
|
SUSE:
|
|
--
|
|
2.21.3
|
|
|