summaryrefslogtreecommitdiffstats
path: root/e-17/evas/DEPENDS
diff options
context:
space:
mode:
authorLadislav Hagara2012-07-12 13:22:44 +0200
committerLadislav Hagara2012-07-12 13:22:44 +0200
commitb0d08d022e8ec65a9f98e9580e1514d0b1fc504b (patch)
tree71cd2954a86bd1c03bdf96f8796c9fcd4594c218 /e-17/evas/DEPENDS
parent466c69a1a89e8359ed96f30ccec81ad16b772890 (diff)
evas configure options sdl updated
configure: WARNING: unrecognized options: --enable-software-sdl
Diffstat (limited to 'e-17/evas/DEPENDS')
-rwxr-xr-xe-17/evas/DEPENDS8
1 files changed, 4 insertions, 4 deletions
diff --git a/e-17/evas/DEPENDS b/e-17/evas/DEPENDS
index cda43bed3a..07a45703a0 100755
--- a/e-17/evas/DEPENDS
+++ b/e-17/evas/DEPENDS
@@ -37,10 +37,10 @@ optional_depends directfb \
"--disable-directfb" \
"for DirectFB rendering backend" &&
-optional_depends sdl \
- "--enable-software-sdl" \
- "--disable-software-sdl" \
- "Enable software SDL rendering backend?" &&
+optional_depends sdl \
+ "--enable-software-16-sdl" \
+ "--disable-software-16-sdl" \
+ "Enable software 16bit SDL rendering backend?" &&
optional_depends xorg-libs \
"--enable-software-xlib --with-x" \