mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:16:10 +00:00
phoronix-test-suite: change python to python3-core in RDEPENDS
The source codes are actually using python3 instead of python. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d2e570b38c
commit
2baea2b582
@ -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-release"
|
||||
RDEPENDS_${PN} += "bash python3-core php-cli util-linux-lscpu os-release lsb-release"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/phoronix-test-suite \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user