diff options
author | Christian Hesse <mail@eworm.de> | 2016-12-01 21:41:25 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-12-01 21:41:25 +0100 |
commit | 3b279f3c8acaeee16664e1920ce4f7207205db6f (patch) | |
tree | 087f346271f5d3bdf5b6901ca464c3c201ca392f /README.md | |
parent | b24304ebe9d45044db4798f904d55cc26bca977c (diff) | |
download | pacredir-3b279f3c8acaeee16664e1920ce4f7207205db6f.tar.gz pacredir-3b279f3c8acaeee16664e1920ce4f7207205db6f.tar.zst |
add systemd dependency in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ Requirements To compile and run `paccache` you need: +* [systemd](https://www.github.com/systemd/systemd) * [avahi](http://avahi.org/) * [libmicrohttpd](http://www.gnu.org/software/libmicrohttpd/) * [curl](http://curl.haxx.se/) |