From 8ef776eb703ffcf38862bc0f1e2a426cd97177bf Mon Sep 17 00:00:00 2001 From: fgerlits Date: Thu, 10 Aug 2006 14:55:55 +0000 Subject: [PATCH] added bzip2-dev to the list of required libraries --- livesupport/doc/developmentTools.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/livesupport/doc/developmentTools.html b/livesupport/doc/developmentTools.html index 60107f703..c257ed2f8 100644 --- a/livesupport/doc/developmentTools.html +++ b/livesupport/doc/developmentTools.html @@ -50,7 +50,6 @@ environment variable WANT_AUTOCONF_2_5="1" before compiling the tools.)
  • tar
  • gzip
  • unzip
  • -
  • bzip2
  • curl
  • bison >= 1.35
    @@ -86,10 +85,10 @@ system:
  • libmad
  • libogg
  • -
  • libvorbis
    -
    -
  • +
  • libvorbis
  • +
  • bzip2
  • +

    Recommended libraries

    The following libraries are used by LiveSupport. If they are not found on the system, LiveSupport will compile them from sources on its own.