X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Flibgles2d%2Flibgles2d_git.bb;h=395b9e5f772bc3bf8eb927fe43576db310a638e3;hp=8036a3f4ca93c23df59e4edb7e3438840a1eb249;hb=054c14467de9fededadfaa03676aef2a6d588bb0;hpb=345cb630cd34a13dfa67b60c82323c0a59e27458 diff --git a/recipes/libgles2d/libgles2d_git.bb b/recipes/libgles2d/libgles2d_git.bb index 8036a3f..395b9e5 100644 --- a/recipes/libgles2d/libgles2d_git.bb +++ b/recipes/libgles2d/libgles2d_git.bb @@ -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 = "r5" +PR = "r7" PARALLEL_MAKE = "" @@ -11,7 +11,7 @@ SRC_URI = " \ git://github.com/Cpasjuste/GLES2D.git;protocol=git;branch=master \ " -SRCREV = "6a53330c8826c8aca2acd3f578468f30e61c1ddb" +SRCREV = "758de1c91618cc8b4b2b3922c0c6c171b5a0b726" S = "${WORKDIR}/git/src"