diff options
-rw-r--r-- | meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb b/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb index 6eeab7e47..4d76cc536 100644 --- a/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb +++ b/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb | |||
@@ -11,4 +11,4 @@ PYPI_PACKAGE = "pyconnman" | |||
11 | 11 | ||
12 | inherit pypi setuptools | 12 | inherit pypi setuptools |
13 | 13 | ||
14 | RDEPENDS_${PN} = "python-dbus python-pprint" \ No newline at end of file | 14 | RDEPENDS_${PN} = "connman python-dbus python-pprint" |