diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb b/meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb index c6ab074482..b1abac17aa 100644 --- a/meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb | |||
| @@ -13,3 +13,9 @@ SRC_URI += " \ | |||
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | inherit pypi setuptools3 | 15 | inherit pypi setuptools3 |
| 16 | |||
| 17 | RDEPENDS:${PN} += " \ | ||
| 18 | python3-ctypes \ | ||
| 19 | python3-fcntl \ | ||
| 20 | python3-io \ | ||
| 21 | " | ||
