summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2019-01-17 13:15:24 -0800
committerGitHub <noreply@github.com>2019-01-17 13:15:24 -0800
commit2a8f433c6b8b2a9f2c182de17315bf5eceb2dced (patch)
treea905ea31aead3681b5bb416029eec9459d0550ee /README.md
parent3199b4dde73da0a821f2f8d772074216226d34eb (diff)
parent60f40baa2e508c3960e3899752c6dc0d6cdc0d55 (diff)
downloadfork-ledger-2a8f433c6b8b2a9f2c182de17315bf5eceb2dced.tar.gz
fork-ledger-2a8f433c6b8b2a9f2c182de17315bf5eceb2dced.tar.bz2
fork-ledger-2a8f433c6b8b2a9f2c182de17315bf5eceb2dced.zip
Merge pull request #1733 from pascalfleury/ubuntu_deps_update
Ubuntu deps update
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 1 insertions, 9 deletions
diff --git a/README.md b/README.md
index 0ddec293..1b0c3ba9 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ run:
### Ubuntu
If you're going to build on Ubuntu, `sudo apt-get install ...` the
-following packages (current as of Ubuntu 14.04):
+following packages (current as of Ubuntu 18.04):
$ sudo apt-get install build-essential cmake doxygen \
libboost-system-dev libboost-dev python-dev gettext git \
@@ -122,14 +122,6 @@ following packages (current as of Ubuntu 14.04):
libboost-iostreams-dev libboost-python-dev libboost-regex-dev \
libboost-test-dev libedit-dev libgmp3-dev libmpfr-dev texinfo
-Or, for Ubuntu 12.04:
-
- $ sudo apt-get install build-essential cmake zlib1g-dev libbz2-dev \
- python-dev gettext libgmp3-dev libmpfr-dev libboost-dev \
- libboost-regex-dev libboost-date-time-dev \
- libboost-filesystem-dev libboost-python-dev texinfo lcov \
- sloccount libboost-iostreams-dev libboost-test-dev
-
### Debian
Debian 9 (stretch), Debian 10 (buster), Debian testing and Debian unstable