updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / tome4-nomusic / te4core.patch
blob5315c235e62349f9e543db3e9e22a48ce71a362d
1 --- ../t-engine4-src-1.0.0beta33a/build/te4core.lua 2011-08-13 18:14:19.000000000 -0300
2 +++ build/te4core.lua 2011-09-09 08:24:27.062714221 -0300
3 @@ -58,7 +58,7 @@
5 configuration "linux"
6 libdirs {"/opt/SDL-1.3/lib/"}
7 - links { "dl", "SDL-1.3", "SDL_ttf", "SDL_image", "openal", "vorbisfile", "GL", "GLU", "m", "pthread" }
8 + links { "dl", "SDL", "SDL_ttf", "SDL_image", "openal", "vorbisfile", "GL", "GLU", "m", "pthread", "png" }
9 defines { [[TENGINE_HOME_PATH='".t-engine"']], 'SELFEXE_LINUX' }
11 configuration {"Debug"}