From d7f81dfe0c321f8c875d4d89191415e6ee7ce77d Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Thu, 4 Oct 2012 23:26:34 +0200 Subject: libraries/libofx: Fix building with gcc 4.7. This slipped through before because it only happens when libxml++ is present on the system. Signed-off-by: Heinz Wiesinger --- libraries/libofx/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libraries/libofx/README') diff --git a/libraries/libofx/README b/libraries/libofx/README index 2b4aa21537..db7c810d85 100644 --- a/libraries/libofx/README +++ b/libraries/libofx/README @@ -1,3 +1,5 @@ LibOFX is a parser and an API designed to allow applications to very easily support OFX command responses, usually provided by financial institutions for statement downloads. + +This optionally depends on libxml++ in order to build ofxconnect. -- cgit v1.2.3