aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 831fa6f..0e870bb 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,12 @@ To compile and run `pacredir` you need:
* [curl ↗️](https://curl.haxx.se/)
* [iniparser ↗️](https://github.com/ndevilla/iniparser)
* [darkhttpd ↗️](https://unix4lyfe.org/darkhttpd/)
+
+And these are build time or make dependencies:
+
* [markdown ↗️](https://daringfireball.net/projects/markdown/) (HTML documentation)
+* [librsvg ↗️](https://wiki.gnome.org/Projects/LibRsvg) (render the favicon)
+* [oxipng ↗️](https://github.com/shssoichiro/oxipng) (optimize the favicon)
`Arch Linux` installs development files for the packages by default, so
no additional development packages are required.