aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-11-11 17:10:32 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-11-11 17:10:32 +0100
commit3e0f9c4740c03c6b05e6df5a37c81ed718c38e2a (patch)
tree61c33b6d2c81abc67ba41967da830aba3989ed94
parentda0af594aacb6b5b7436ee01b7b67567c300a62b (diff)
downloadyawa-3e0f9c4740c03c6b05e6df5a37c81ed718c38e2a.tar.xz
README.rst: add libbsd to dependency list
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 95d2c99..4394024 100644
--- a/README.rst
+++ b/README.rst
@@ -22,8 +22,11 @@ Dependencies
* glibc (argp argument parsing)
* imlib2
* libx11
+* libbsd_ (strlcpy)
* sphinx (man page)
+.. _libbsd: http://libbsd.freedesktop.org/
+
Building
========
::