Update TODO
[maemo-efl] / trunk / TODO
1 1. Propose this patch to upstream:
2
3 --- ecore/configure.in.orig     2007-12-09 19:49:37.000000000 +0200
4 +++ ecore/configure.in  2007-12-09 19:49:54.000000000 +0200
5 @@ -45,7 +45,7 @@
6  requirements_ecore_ipc=""
7  requirements_ecore_job=""
8  requirements_ecore_txt=""
9 -requirements_ecore_x=""
10 +requirements_ecore_x="x11"
11  requirements_ecore_win32=""
12  requirements_ecore_sdl=""
13
14 As far as it's accepted remove workaround "CFLAGS += -I/usr/X11R6/include"
15 from ecore/debian/rules
16
17 ================================================================================
18
19 2. There is a similar workaround for evas/debian/rules. Gregale build won't
20 include evas engine software x11* if CFLAGS is not set
21
22 ================================================================================
23