From 825021a3f1c003bdb2f75be83c903c9e961f8781 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Fri, 16 May 2014 16:49:37 -0400 Subject: Add a reference to Debian 8 in the build instructions I successfully built ledger from git on Debian testing (jessie) as of today (which will become Debian 8) with the packages listed in README.md. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d072cb65..5ce79edd 100644 --- a/README.md +++ b/README.md @@ -134,9 +134,9 @@ Or, for Ubuntu 12.04: Debian squeeze (6.0): the version of boost in squeeze is too old for ledger and unfortunately no backport is available at the moment. -Debian wheezy (7.0) contains all components needed to build ledger. -You can install all required build dependencies using the following -command: +Debian 7 (wheezy) and Debian 8 (jessie) contains all components needed to +build ledger. You can install all required build dependencies using the +following command: sudo apt-get install build-essential cmake autopoint texinfo python-dev \ zlib1g-dev libbz2-dev libgmp3-dev gettext libmpfr-dev \ -- cgit v1.2.3