splashutils: adjust dependency on klcc-cross after klibc refactoring
authorAndrea Adami <andrea.adami@gmail.com>
Sat, 21 Aug 2010 15:59:46 +0000 (17:59 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Sat, 21 Aug 2010 16:18:38 +0000 (18:18 +0200)
* bump PR

recipes/splashutils/splashutils_1.5.4.2.bb

index 17a47ab..b34761b 100644 (file)
@@ -1,11 +1,11 @@
 DESCRIPTION = "Framebuffer splash utilities."
 SECTION = "media-gfx"
 LICENSE = "GPL"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://dev.gentoo.org/~spock/projects/gensplash/archive/splashutils-${PV}.tar.bz2"
 
-DEPENDS = "jpeg klibc"
+DEPENDS = "jpeg klcc-cross"
 
 inherit autotools