1
0

update to libdc, fixed utf8 bug

This commit is contained in:
Connor Lane Smith
2010-09-11 13:37:01 +01:00
parent f8d31b453c
commit c2507f82ae
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ Requirements
------------
In order to build dmenu you need the Xlib header files.
You also need libdraw, available from http://hg.suckless.org/libdraw
You also need libdc, available from http://hg.suckless.org/libdraw
Installation