diff options
author | John Wiegley <johnw@newartisans.com> | 2013-04-14 20:22:34 -0700 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2013-04-14 20:22:34 -0700 |
commit | 3ad0f0d8a519d394b228908fc9b34ed7438386c2 (patch) | |
tree | 5852b8788f866a2e8dc8b3132132e2582219cb28 | |
parent | 981dba0df31a4604859277b84027807e53c3159c (diff) | |
parent | f8862ec52059f40ea120d9ed453fc51cd563ce3f (diff) | |
download | fork-ledger-3ad0f0d8a519d394b228908fc9b34ed7438386c2.tar.gz fork-ledger-3ad0f0d8a519d394b228908fc9b34ed7438386c2.tar.bz2 fork-ledger-3ad0f0d8a519d394b228908fc9b34ed7438386c2.zip |
Merge pull request #175 from thdox/bug-950
Bug 950
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ following packages (current as of Ubuntu 12.04): 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 + sloccount libboost-iostreams-dev libboost-test-dev Or, for Ubuntu Karmic: |