aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iotop/iotop_0.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/iotop/iotop_0.2.1.bb')
-rw-r--r--recipes/iotop/iotop_0.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/iotop/iotop_0.2.1.bb b/recipes/iotop/iotop_0.2.1.bb
index 1ffb221c7b..e00d8d809d 100644
--- a/recipes/iotop/iotop_0.2.1.bb
+++ b/recipes/iotop/iotop_0.2.1.bb
@@ -2,7 +2,7 @@ HOMEPAGE = "http://guichaz.free.fr/iotop/"
LICENSE = "GPL"
PR = "r2"
-RDEPENDS = "python-distutils python-curses python-setuptools python-textutils"
+RDEPENDS_${PN} = "python-distutils python-curses python-setuptools python-textutils"
SRC_URI = "http://guichaz.free.fr/iotop/files/${PN}-${PV}.tar.bz2"