diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2011-11-26 15:29:39 +0100 |
---|---|---|
committer | David Herrmann <dh.herrmann@googlemail.com> | 2011-11-26 15:29:39 +0100 |
commit | a33f9f589c5d8a652496778257dabcc8c9b6a83a (patch) | |
tree | d09d5704ca357fc597fa849854a863d403feffff /README | |
parent | a12cf0aa7f6e031becfceb57f6c515a6f9b86758 (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-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ console. - EGL library - gbm library - GL library + - pango with: + - glib + - cairo + - pango == Install == To compile the kmscon binary, use: |