task-poky: added xwininfo,xprop,xrestop into testapps
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 21 Dec 2007 14:28:58 +0000 (14:28 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 21 Dec 2007 14:28:58 +0000 (14:28 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3373 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-poky.bb

index 2b9347f..f001f57 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 DESCRIPTION = "Tasks for OpenedHand Poky"
-PR = "r14"
+PR = "r15"
 
 PACKAGES = "\
     task-poky-apps-console \
@@ -135,6 +135,9 @@ RDEPENDS_task-poky-tools-testapps = "\
     owl-video-widget \
     gst-meta-video \
     gst-meta-audio \
+    xrestop \
+    xwininfo \
+    xprop \
     xvideo-tests"