summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb')
-rw-r--r--dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb
index 963fcfe..9acdf54 100644
--- a/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb
+++ b/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb
@@ -3,13 +3,13 @@ LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://COPYING;md5=ab173cade7965b411528464589a08382" 3LIC_FILES_CHKSUM = "file://COPYING;md5=ab173cade7965b411528464589a08382"
4 4
5RDEPENDS:${PN} += "\ 5RDEPENDS:${PN} += "\
6 ${PYTHON_PN}-ctypes \ 6 python3-ctypes \
7 ${PYTHON_PN}-fcntl \ 7 python3-fcntl \
8 ${PYTHON_PN}-io \ 8 python3-io \
9 ${PYTHON_PN}-logging \ 9 python3-logging \
10 ${PYTHON_PN}-misc \ 10 python3-misc \
11 ${PYTHON_PN}-shell \ 11 python3-shell \
12 ${PYTHON_PN}-threading \ 12 python3-threading \
13" 13"
14 14
15SRC_URI[md5sum] = "8e580fa1ff3971f94a6f81672b76c406" 15SRC_URI[md5sum] = "8e580fa1ff3971f94a6f81672b76c406"