From e9a8d8787511192d5d36f1aa800126de95a43422 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 3 Jul 2018 16:36:47 +0100 Subject: phoronix-test-suite: add dependency on lsb_release Signed-off-by: Ross Burton --- .../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