Introduction
Introduction Statistics Contact Development Disclaimer Help
README: add Xft to dependencies - sent - simple plaintext presentation tool
git clone git://git.suckless.org/sent
Log
Files
Refs
README
LICENSE
---
commit cd307e3ba0601c6589a96f6f9f986828a0f4779d
parent dca314e7a93633ef7415e0d21b82c63278ae8e7c
Author: ssd <[email protected]>
Date: Sun, 9 Oct 2016 15:27:02 +0200
README: add Xft to dependencies
Diffstat:
M README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/README.md b/README.md
@@ -11,8 +11,8 @@ worry about alignment. Instead you can really concentrate on …
Dependencies
-You need Xlib to build sent and the farbfeld[0] tools installed to use images …
-your presentations.
+You need Xlib and Xft to build sent and the farbfeld[0] tools installed to use
+images in your presentations.
Demo
@@ -38,6 +38,8 @@ with `#` will be ignored. A `\` at the beginning of the line …
depends on
- Xlib
+ - Xft
+ - farbfeld
sent FILENAME
one slide per paragraph
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.