diff options
Diffstat (limited to 'recipes/iotop/iotop_0.2.1.bb')
-rw-r--r-- | recipes/iotop/iotop_0.2.1.bb | 2 |
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 e00d8d809d..12ccc77708 100644 --- a/recipes/iotop/iotop_0.2.1.bb +++ b/recipes/iotop/iotop_0.2.1.bb @@ -1,6 +1,6 @@ HOMEPAGE = "http://guichaz.free.fr/iotop/" LICENSE = "GPL" -PR = "r2" +PR = "r3" RDEPENDS_${PN} = "python-distutils python-curses python-setuptools python-textutils" |