From 4abf0f4d6ff9c1455d338075d578dcc683124b0a Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 31 Aug 2018 15:41:44 +0100 Subject: phoronix-test-suite: add dependency on lsb_release Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- .../recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit 1.2.3-korg