Fixed spelling error
authorMichael Mrozek <EvilDragon@openpandora.de>
Sat, 14 Aug 2010 23:34:01 +0000 (01:34 +0200)
committerMichael Mrozek <EvilDragon@openpandora.de>
Sat, 14 Aug 2010 23:34:01 +0000 (01:34 +0200)
recipes/tasks/task-pandora-core.bb

index b2f876a..da2482b 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 = "r33"
+PR = "r34"
 
 inherit task 
 
@@ -49,7 +49,7 @@ MEDIA_LIBS = " \
   mikmod \
   speex \  
   flac \ 
-  libaudiofile0 \
+  audiofile \
 "
 OPENGLES = " \
   omap3-sgx-modules devmem2 \