task-oh: Add oprofileui-server to devtools
authorRichard Purdie <richard@openedhand.com>
Wed, 4 Apr 2007 09:08:19 +0000 (09:08 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 4 Apr 2007 09:08:19 +0000 (09:08 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1431 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-oh.bb

index 72a5447..003de5c 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Tasks for OpenedHand Poky"
-PR = "r52"
+PR = "r53"
 
 PACKAGES = "\
     task-oh-base \
@@ -109,6 +109,7 @@ RDEPENDS_task-oh-standard = "\
 
 RDEPENDS_task-oh-devtools = "\
     oprofile \
+    oprofileui-server \
     gdb \    
     strace \
     less \