diff options
| -rw-r--r-- | meta-oe/recipes-extended/iotop/iotop_0.4.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/iotop/iotop_0.4.4.bb b/meta-oe/recipes-extended/iotop/iotop_0.4.4.bb index 111b072f29..d6292453f4 100644 --- a/meta-oe/recipes-extended/iotop/iotop_0.4.4.bb +++ b/meta-oe/recipes-extended/iotop/iotop_0.4.4.bb | |||
| @@ -20,6 +20,6 @@ do_install_append() { | |||
| 20 | rm -f ${D}${PYTHON_SITEPACKAGES_DIR}/site.py || true | 20 | rm -f ${D}${PYTHON_SITEPACKAGES_DIR}/site.py || true |
| 21 | } | 21 | } |
| 22 | 22 | ||
| 23 | RDEPENDS_${PN} = "python-distutils python-curses python-textutils \ | 23 | RDEPENDS_${PN} = "python-curses python-textutils \ |
| 24 | python-codecs python-ctypes python-pprint \ | 24 | python-codecs python-ctypes python-pprint \ |
| 25 | python-shell" | 25 | python-shell" |
