From e9029d4d28254f36f371039d409d6b8052b04042 Mon Sep 17 00:00:00 2001 Message-Id: From: Mark Wooding Date: Sun, 26 Oct 2008 16:36:15 +0000 Subject: [PATCH 1/1] libdb up to 4.6 does seem to work Organization: Straylight/Edgeware From: Richard Kettlewell --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 722c589..c69cf4c 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ effort. Build dependencies: Name Tested Notes - libdb 4.3.29 not 4.2.x; 4.4+ might work. + libdb 4.3.29 not 4.2.x; 4.4-4.6 seem to work too libgc 6.8 libvorbisfile 1.1.2 libpcre 6.7 need UTF-8 support -- [mdw]