diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb b/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb index 9d31ab68c2..f0c8684b0d 100644 --- a/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb | |||
@@ -22,6 +22,7 @@ RDEPENDS:${PN}-ptest += "\ | |||
22 | python3-pytest-runner \ | 22 | python3-pytest-runner \ |
23 | python3-multiprocessing \ | 23 | python3-multiprocessing \ |
24 | python3-psutil \ | 24 | python3-psutil \ |
25 | python3-unittest-automake-output \ | ||
25 | " | 26 | " |
26 | 27 | ||
27 | do_install_ptest() { | 28 | do_install_ptest() { |