summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorBartosz Golaszewski <brgl@bgdev.pl>2022-04-28 20:34:31 +0200
committerKhem Raj <raj.khem@gmail.com>2022-05-02 14:12:13 -0700
commit9eacd39eaaa0a24ec6765ec06b7c2302055d5ca5 (patch)
tree4891eb25e8fb137fb77d32e14a3509ff8a8c0225 /meta-python/recipes-core
parent54c6e9b80f3eae2f78f45e18feec713d62e3af1c (diff)
downloadmeta-openembedded-9eacd39eaaa0a24ec6765ec06b7c2302055d5ca5.tar.gz
python3-pyfanotify: new package
This adds a recipe for pyfanotify - a python wrapper around linux' fanotify interface. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index f7bf36519..d2d9dcd18 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -300,6 +300,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
300 python3-pydicti \ 300 python3-pydicti \
301 python3-pyephem \ 301 python3-pyephem \
302 python3-pyexpect \ 302 python3-pyexpect \
303 python3-pyfanotify \
303 python3-pyfirmata \ 304 python3-pyfirmata \
304 python3-pyflakes \ 305 python3-pyflakes \
305 python3-pyhamcrest \ 306 python3-pyhamcrest \