diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-mimeparse_1.6.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-mimeparse_1.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-mimeparse_1.6.0.bb b/meta-openstack/recipes-devtools/python/python3-mimeparse_1.6.0.bb index 9d8f9e2..da87dfd 100644 --- a/meta-openstack/recipes-devtools/python/python3-mimeparse_1.6.0.bb +++ b/meta-openstack/recipes-devtools/python/python3-mimeparse_1.6.0.bb | |||
| @@ -16,6 +16,6 @@ DISTUTILS_INSTALL_ARGS = "--root=${D} \ | |||
| 16 | --install-lib=${PYTHON_SITEPACKAGES_DIR} \ | 16 | --install-lib=${PYTHON_SITEPACKAGES_DIR} \ |
| 17 | --install-data=${datadir}" | 17 | --install-data=${datadir}" |
| 18 | 18 | ||
| 19 | RDEPENDS_${PN} += " \ | 19 | RDEPENDS:${PN} += " \ |
| 20 | python3-netserver \ | 20 | python3-netserver \ |
| 21 | " | 21 | " |
