add libutf to requirements - lchat - A line oriented chat front end for ii. | |
git clone git://git.suckless.org/lchat | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit 05e5cd1feb9291e96d0ca6a211187a22cab80d2d | |
parent 320279ad1931fc570906ef39c4c5a2412a6bf8b7 | |
Author: Jan Klemkow <[email protected]> | |
Date: Thu, 29 Sep 2016 18:06:06 +0200 | |
add libutf to requirements | |
Diffstat: | |
M README.md | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -15,6 +15,7 @@ background. | |
Requirements | |
------------ | |
+ * libutf | |
* tail(1) | |
* grep(1) | |