From bf034794c725ecc649d7362a347bf6682bf796c4 Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Wed, 23 Nov 2011 11:05:06 +0000 Subject: [PATCH] add expat to the dependencies in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3ed8068..034667c 100644 --- a/README +++ b/README @@ -1,3 +1,3 @@ A suite of tools for thin provisioning on Linux. -Requires the g++ and the boost libraries to build. \ No newline at end of file +Requires the g++, expat and the boost libraries to build. \ No newline at end of file