diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-11-05 17:20:16 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-11-19 07:23:41 +0100 |
commit | e855e2b2de71b6172822e2ed81bec4ddbd82aeb4 (patch) | |
tree | 8629011db71494c2867e6016cfe912d61d979cb8 /CHANGES | |
parent | 799a4c307e9b01fc7a05f66211de1b7aa239dde3 (diff) |
webkit: fix compilation with directfb
Closes #2833
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,7 @@ Fixes all over the tree. Updated/fixed packages: libglib2, module-init-tools, - mtd-utils, openssh, qt, sqlite + mtd-utils, openssh, qt, sqlite, webkit Issues resolved (http://bugs.uclibc.org): @@ -12,6 +12,7 @@ #2809: failed to compile libglib2 #2821: [PATCH] Patch for JavaScriptCore in QtWebKit module #2827: qt-4.7.0-pthread_getattr_np.patch invalid for qt 4.6... + #2833: Failed to compile webkit without X11 2010.11-rc1, Released November 8th, 2010: |