diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-netaddr_0.8.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-netaddr_0.8.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-netaddr_0.8.0.bb b/meta-python/recipes-devtools/python/python3-netaddr_0.8.0.bb index a120b24f16..ad03eec851 100644 --- a/meta-python/recipes-devtools/python/python3-netaddr_0.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-netaddr_0.8.0.bb | |||
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "d6cc57c7a07b1d9d2e917aa8b36ae8ce61c35ba3fcd1b83ca31c5a0ee2 | |||
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
10 | RDEPENDS_${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
11 | ${PYTHON_PN}-pprint \ | 11 | ${PYTHON_PN}-pprint \ |
12 | ${PYTHON_PN}-xml \ | 12 | ${PYTHON_PN}-xml \ |
13 | " | 13 | " |