Fix prerequisite packages to build fstests on Ubuntu
authorSatoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Sun, 7 Feb 2016 22:27:15 +0000 (09:27 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 7 Feb 2016 22:27:15 +0000 (09:27 +1100)
commitd98149c205559950c03d6b1d539e45fd35b5630e
treed6af1c8df626a7cdc163d2f3cc4523dec705a063
parentd109d8c34d1f39fc953536864488cc308c0e8541
Fix prerequisite packages to build fstests on Ubuntu

To build xfstests from minimal Ubuntu, it's necessary to install
some more packages in addition to ones mentioned in README.
Plus, libtool is not needed to specify here since libtool-bin
depends on it.

Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
README