* [PATCH] README: add gdbm-devel in prerequisite package list for Fedora/RHEL
@ 2018-03-23 6:16 Eryu Guan
0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2018-03-23 6:16 UTC (permalink / raw)
To: fstests; +Cc: Eryu Guan
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-23 6:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-23 6:16 [PATCH] README: add gdbm-devel in prerequisite package list for Fedora/RHEL Eryu Guan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox