task-poky: added xwininfo,xprop,xrestop into testapps

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3373 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-12-21 14:28:58 +00:00
parent 3226b9855c
commit 906fb37b2c

View 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"