sdl: bump
[openpandora.oe.git] / recipes / libgles2d / libgles2d_git.bb
index a18ea19..395b9e5 100644 (file)
@@ -1,9 +1,9 @@
 DESCRIPTION = "An openGL-ES 2D library for OMAP3 SGX based systems"
 LICENSE = "GPL"
 
-DEPENDS = "virtual/libsdl libgles-omap3"
+DEPENDS = "virtual/libsdl libsdl-ttf libsdl-image libgles-omap3"
 
-PR = "r4"
+PR = "r7"
 
 PARALLEL_MAKE = ""
 
@@ -11,7 +11,7 @@ SRC_URI = " \
   git://github.com/Cpasjuste/GLES2D.git;protocol=git;branch=master \
 "
 
-SRCREV = "0abc732054cbe3cc3da38a6a7503d9d37b02d164"
+SRCREV = "758de1c91618cc8b4b2b3922c0c6c171b5a0b726"
 
 S = "${WORKDIR}/git/src"