diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-11 17:10:32 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-11 17:10:32 +0100 |
commit | 3e0f9c4740c03c6b05e6df5a37c81ed718c38e2a (patch) | |
tree | 61c33b6d2c81abc67ba41967da830aba3989ed94 | |
parent | da0af594aacb6b5b7436ee01b7b67567c300a62b (diff) | |
download | yawa-3e0f9c4740c03c6b05e6df5a37c81ed718c38e2a.tar.xz |
README.rst: add libbsd to dependency list
-rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,8 +22,11 @@ Dependencies * glibc (argp argument parsing) * imlib2 * libx11 +* libbsd_ (strlcpy) * sphinx (man page) +.. _libbsd: http://libbsd.freedesktop.org/ + Building ======== :: |