diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb b/meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb index dc1961ac30..ebf000135a 100644 --- a/meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb | |||
| @@ -17,3 +17,5 @@ SRC_URI[sha256sum] = "73977fc746b36cc41184dd43c3fe81323e7b8b06c2bb0826c4f59a20c5 | |||
| 17 | SRC_URI += "file://0001-setup.py-switch-to-setuptools.patch" | 17 | SRC_URI += "file://0001-setup.py-switch-to-setuptools.patch" |
| 18 | 18 | ||
| 19 | inherit setuptools3 pypi | 19 | inherit setuptools3 pypi |
| 20 | |||
| 21 | RDEPENDS:${PN} += "python3-io" | ||
