All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eryu Guan <eguan@linux.alibaba.com>
To: fstests@vger.kernel.org
Cc: Eryu Guan <eguan@linux.alibaba.com>
Subject: [PATCH] README: add gdbm-devel in prerequisite package list for Fedora/RHEL
Date: Fri, 23 Mar 2018 14:16:58 +0800	[thread overview]
Message-ID: <20180323061658.23648-1-eguan@linux.alibaba.com> (raw)

gdbm-devel is needed to build src/dbtest, libgdbm-dev is listed as
prerequisite package for Ubuntu, let's add it for Fedora/RHEL too.

Signed-off-by: Eryu Guan <eguan@linux.alibaba.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 50c68afaf0c2..ba24627f3e45 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ _______________________
   For Fedora, RHEL, or CentOS:
 	yum install acl attr automake bc dbench dump e2fsprogs fio \
 	gawk gcc indent libtool lvm2 make psmisc quota sed \
-	xfsdump xfsprogs \
+	xfsdump xfsprogs gdbm-devel \
 	libacl-devel libattr-devel libaio-devel libuuid-devel \
 	xfsprogs-devel btrfs-progs-devel python sqlite
 	(Older distributions may require xfsprogs-qa-devel as well.)
-- 
2.14.3


                 reply	other threads:[~2018-03-23  6:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180323061658.23648-1-eguan@linux.alibaba.com \
    --to=eguan@linux.alibaba.com \
    --cc=fstests@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.