unixbench: move perl to RRECOMMENDS and add few extra modules and x11perf for gfx...
authorMartin Jansa <Martin.Jansa@gmail.com>
Sun, 20 Jun 2010 15:01:30 +0000 (17:01 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 20 Jun 2010 15:09:31 +0000 (17:09 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/unixbench/unixbench_5.1.2.bb

index b2b676d..494e659 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Unix benchmark suite"
 DEPENDS = "virtual/libgl"
-RSUGGESTS_${PN} = "perl"
+RRECOMMENDS_${PN} = "x11perf perl perl-module-strict perl-module-posix perl-module-time-hires perl-module-exporter-heavy perl-module-io-handle perl-module-io"
+PR = "r1"
 
 SRC_URI = "http://byte-unixbench.googlecode.com/files/${P}.tar.gz"