README: add libtool guide

The f2fs-tools needs libtool package to compile sources.

Suggested-by: Sérgio Benjamim <sergio_br2@ig.com.br>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
This commit is contained in:
Jaegeuk Kim 2013-12-16 12:32:37 +09:00
parent ffbada4298
commit 11d187cdfa

1
README
View File

@ -11,6 +11,7 @@ Your should install the following packages.
- libuuid-devel or uuid-dev
- pkg-config
- autoconf
- libtool
Initial compilation
-------------------