summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2011-11-26 15:29:39 +0100
committerDavid Herrmann <dh.herrmann@googlemail.com>2011-11-26 15:29:39 +0100
commita33f9f589c5d8a652496778257dabcc8c9b6a83a (patch)
treed09d5704ca357fc597fa849854a863d403feffff /README
parenta12cf0aa7f6e031becfceb57f6c515a6f9b86758 (diff)
Add pango dependency
We use pango to draw fonts. This requires glib and cairo support, too. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 7457e6e..ecca9fd 100644
--- a/README
+++ b/README
@@ -9,6 +9,10 @@ console.
- EGL library
- gbm library
- GL library
+ - pango with:
+ - glib
+ - cairo
+ - pango
== Install ==
To compile the kmscon binary, use: