aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-08-31 15:41:44 +0100
committerKhem Raj <raj.khem@gmail.com>2018-08-31 09:32:25 -0700
commit4abf0f4d6ff9c1455d338075d578dcc683124b0a (patch)
treedaca4b37ec868de456132210c17de156298b6094
parent8eae2f8c8655b1d8641ce3f8e85bad89397b281c (diff)
downloadmeta-openembedded-contrib-4abf0f4d6ff9c1455d338075d578dcc683124b0a.tar.gz
phoronix-test-suite: add dependency on lsb_release
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb
index b9401f2790..b1fa51bf03 100644
--- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb
+++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb
@@ -29,7 +29,7 @@ do_install() {
SYSTEMD_AUTO_ENABLE = "disable"
SYSTEMD_SERVICE_${PN} = "phoromatic-client.service phoromatic-server.service"
-RDEPENDS_${PN} += "bash python php-cli util-linux-lscpu os-release"
+RDEPENDS_${PN} += "bash python php-cli util-linux-lscpu os-release lsb"
FILES_${PN} += " \
${datadir}/phoronix-test-suite \