From aa010704b0bb609d29aa747321b3967f0c5abf50 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 30 Jun 2014 16:55:12 +0200 Subject: update sdl and sdl-image be sure to link sdl-image to provided libpng, otherwise TexturePacker in XBMC build will silently fail to pack the png icons. --- package/sdl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/sdl/Makefile') diff --git a/package/sdl/Makefile b/package/sdl/Makefile index 20e56771b..249d5a05e 100644 --- a/package/sdl/Makefile +++ b/package/sdl/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= sdl -PKG_VERSION:= 1.2.14 -PKG_RELEASE:= 3 -PKG_MD5SUM:= e52086d1b508fa0b76c52ee30b55bec4 +PKG_VERSION:= 1.2.15 +PKG_RELEASE:= 1 +PKG_MD5SUM:= 9d96df8417572a2afb781a7c4c811a85 PKG_DESCR:= simple directmedia layer PKG_SECTION:= libs/misc PKG_DEPENDS:= libusb alsa-lib libpthread libx11 libxext -- cgit v1.2.3