diff options
author | Christian Hesse <mail@eworm.de> | 2013-11-04 11:21:18 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-11-04 11:21:18 +0100 |
commit | 697409fa4ab1a1f2ff66f8d68de35b9aa53f9e6b (patch) | |
tree | f94fb89eb31fc743cd01f84eefa71bb6540a3a93 /README.md | |
parent | 13fd8f76079e7e9a0529754eb834fd93549d5a6b (diff) | |
download | pacredir-697409fa4ab1a1f2ff66f8d68de35b9aa53f9e6b.tar.gz pacredir-697409fa4ab1a1f2ff66f8d68de35b9aa53f9e6b.tar.zst |
add hint about dependency to iniparser
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ To compile and run `paccache` you need: * [avahi](http://avahi.org/) * [libmicrohttpd](http://www.gnu.org/software/libmicrohttpd/) * [curl](http://curl.haxx.se/) +* [iniparser](http://ndevilla.free.fr/iniparser/) * [darkhttpd](http://dmr.ath.cx/net/darkhttpd/) * [nss-mdns](http://0pointer.de/lennart/projects/nss-mdns/) * [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation) |