Update Debian releases in README
This commit is contained in:
parent
44a885c522
commit
a9859bc6d1
1 changed files with 3 additions and 3 deletions
|
|
@ -145,9 +145,9 @@ Or, for Ubuntu 12.04:
|
||||||
Debian squeeze (6.0): the version of boost in squeeze is too old
|
Debian squeeze (6.0): the version of boost in squeeze is too old
|
||||||
for ledger and unfortunately no backport is available at the moment.
|
for ledger and unfortunately no backport is available at the moment.
|
||||||
|
|
||||||
Debian 7 (wheezy), Debian 8 (jessie), Debian testing (stretch) and Debian
|
Debian 7 (wheezy), Debian 8 (jessie), Debian 9 (stretch), Debian testing
|
||||||
unstable (sid) contain all components needed to build ledger. You can
|
and Debian unstable (sid) contain all components needed to build ledger.
|
||||||
install all required build dependencies using the following command:
|
You can install all required build dependencies using the following command:
|
||||||
|
|
||||||
$ sudo apt-get install build-essential cmake autopoint texinfo python-dev \
|
$ sudo apt-get install build-essential cmake autopoint texinfo python-dev \
|
||||||
zlib1g-dev libbz2-dev libgmp3-dev gettext libmpfr-dev \
|
zlib1g-dev libbz2-dev libgmp3-dev gettext libmpfr-dev \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue