task-pandora-core: Add libpng3 as an explicit package.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 16 Mar 2010 11:11:17 +0000 (11:11 +0000)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 16 Mar 2010 11:11:17 +0000 (11:11 +0000)
recipes/tasks/task-pandora-core.bb

index e17f7fb..3a76be1 100755 (executable)
@@ -5,7 +5,7 @@ DESCRIPTION = "Task file for default core/console apps and libs in the Pandora i
 
 # Don't forget to bump the PR if you change it.
 
-PR = "r18"
+PR = "r19"
 
 inherit task 
 
@@ -39,6 +39,7 @@ MEDIA_LIBS = " \
   libmodplug \
   libsdl-x11 libsdl-mixer libsdl-image \
   libsdl-gfx libsdl-net libsdl-ttf \
+  libpng libpng12 libpng3 \
   mikmod \
   speex \