diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-inotify_git.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-inotify_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-inotify_git.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-inotify_git.bb index 2e189ddace..657f610bdd 100644 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-inotify_git.bb +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-inotify_git.bb @@ -26,7 +26,8 @@ RDEPENDS:${PN} += " \ " RDEPENDS:${PN}-ptest += " \ - ${PYTHON_PN}-pytest \ + python3-pytest \ + python3-unittest-automake-output \ " do_install_ptest() { |
