summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-09-18 13:24:42 +0000
committerLars Wirzenius <liw@liw.fi>2021-09-18 13:24:42 +0000
commit4209f1c21de40eae4556cb2fa7b4590b9cf2e83b (patch)
tree1972c8957f463f0f1127eb5b89b528b883596769 /README.md
parent13975246c056b801ac8c2d22c9030caaf8af974c (diff)
parentb4918e1d9696a092da8ca25b9f2d9f4b1fd22e2b (diff)
downloadobnam2-4209f1c21de40eae4556cb2fa7b4590b9cf2e83b.tar.gz
Merge branch 'chronicless' into 'main'
chore: make chronic (from moreutils) an optional build dependency Closes #130 See merge request obnam/obnam!181
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index dd9240e..11dabc5 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,8 @@ merely for building Debian packages:
* [moreutils](https://joeyh.name/code/moreutils/) &mdash; a collection
of handy utilities, of which the Obnam test suite uses the `chronic`
- tool to hide output of successful commands.
+ tool to hide output of successful commands. This is optional, but
+ nice to have.
* [pkg-config](http://pkg-config.freedesktop.org) &mdash; a tool for
managing compile and link time flags; needed so that the OpenSSL