From b49e4c924d46082e774cc84037f78bad40208248 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Thu, 29 Aug 2019 16:30:15 +0300 Subject: Adapt to the lsb -> lsb-release change in OE-core Signed-off-by: Adrian Bunk Signed-off-by: Khem Raj --- .../recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.8.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-benchmark/phoronix-test-suite') diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.8.1.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.8.1.bb index 8733844969..c4df1a90b8 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.8.1.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_8.8.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 lsb" +RDEPENDS_${PN} += "bash python php-cli util-linux-lscpu os-release lsb-release" FILES_${PN} += " \ ${datadir}/phoronix-test-suite \ -- cgit v1.2.3-54-g00ecf