aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-08-21 17:59:46 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-08-21 18:18:38 +0200
commitcccd4577cc578e61421b2a20e7aae5726974734f (patch)
tree28572adff9f4311985b38c8832905f70d3f3c52a
parentb65060e384b12f3e1174b7156c43a36b35ba00cd (diff)
downloadopenembedded-cccd4577cc578e61421b2a20e7aae5726974734f.tar.gz
splashutils: adjust dependency on klcc-cross after klibc refactoring
* bump PR
-rw-r--r--recipes/splashutils/splashutils_1.5.4.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/splashutils/splashutils_1.5.4.2.bb b/recipes/splashutils/splashutils_1.5.4.2.bb
index 17a47abbcb..b34761bb5b 100644
--- a/recipes/splashutils/splashutils_1.5.4.2.bb
+++ b/recipes/splashutils/splashutils_1.5.4.2.bb
@@ -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