commit 9cb56875894b6219addb44e9759f3db331ba1b27 parent edbb4e1d9ce525ecb2da434d3fb4f3975fe837e8 Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 4 Feb 2009 23:54:00 +0000 better Diffstat:
| M | README | | | 3 | ++- |
| M | README.debian | | | 4 | ++-- |
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/README b/README @@ -28,7 +28,8 @@ include: * libvorbisfile * zlib (compression library) * c++ compiler -* libltdl (from GNU libtool), libtool 2.0 or higher +* libltdl 2.2.x (from GNU libtool) +* libtool 1.5 or higher * GNU gettext * glib 2.6 * gtk 2.6 (for thumbnails, gdk-pixbuf) diff --git a/README.debian b/README.debian @@ -5,11 +5,11 @@ prior to compiling libextractor. Basic compilation tools and dependencies: -libtool -- libtool2 is currently only in "experimental"! +libtool gcc make g++ -libltdl3-dev +libltdl7-dev --- currently only in Debian experimental libgtk2.0-dev libvorbis-dev libflac-dev