task-moblin-tools: Add sreadahead to the package list

This commit is contained in:
Samuel Ortiz 2008-11-03 19:18:40 +01:00
parent bebb376e62
commit 1b7873fae9
1 changed files with 4 additions and 3 deletions

View File

@ -3,7 +3,7 @@
#
DESCRIPTION = "Debuggin and profiling tools tasks for Moblin"
PR = "r2"
PR = "r3"
PACKAGES = "\
task-moblin-tools-debug \
@ -33,8 +33,9 @@ RDEPENDS_task-moblin-tools-profile = "\
oprofileui-server \
powertop \
lttng-control \
lttng-viewer"
# sreadahead"
lttng-viewer \
sreadahead \
sreadahead-generate "
RDEPENDS_task-moblin-tools-profile_qemux86 += "valgrind"