From d9fe272318422b6cfba516983b589ddcc9f98ea7 Mon Sep 17 00:00:00 2001 From: Chris Smeele Date: Mon, 24 Oct 2016 09:43:00 +0200 Subject: [PATCH] Fixed #2: Some build-time dependencies were not documented --- README.md | 5 +++++ davrods-vhost.conf | 2 ++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 23a8408..19d3762 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,11 @@ installed (package names may differ on your platform): - `apr-devel` - `apr-util-devel` - `irods-dev` +- `make` +- `gcc` +- `libstdc++-static` +- `boost-devel` +- `jansson-devel` Additionally, the following runtime dependencies must be installed: diff --git a/davrods-vhost.conf b/davrods-vhost.conf index e341807..844d2af 100644 --- a/davrods-vhost.conf +++ b/davrods-vhost.conf @@ -127,6 +127,8 @@ # # # #DavRodsLockDB /var/lib/davrods/lockdb_locallock # +# # }}} +# # # # # To avoid cleartext password communication we strongly recommend to