]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-poky-clutter: Add clutter-box2d
authorRichard Purdie <richard@openedhand.com>
Mon, 19 May 2008 09:22:18 +0000 (09:22 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 19 May 2008 09:22:18 +0000 (09:22 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4498 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-poky-clutter.bb

index 6259cd9c35a35e286397f3de7af8c59cbc79c2f6..fb5abd500ea485cde36c3c5807b4248675d6b1e4 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 DESCRIPTION = "Clutter Tasks for OpenedHand Poky"
-PR = "r1"
+PR = "r2"
 
 PACKAGES = "\
     task-poky-clutter-core \
@@ -31,4 +31,5 @@ RDEPENDS_task-poky-clutter-tests = "\
 
 RDEPENDS_task-poky-clutter-apps = "\
     aaina \
+    clutter-box2d \
     table"