diff options
Diffstat (limited to 'recipes/poptop/poptop_1.3.0.bb')
-rw-r--r-- | recipes/poptop/poptop_1.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/poptop/poptop_1.3.0.bb b/recipes/poptop/poptop_1.3.0.bb index 5d430a0d46..58f845990a 100644 --- a/recipes/poptop/poptop_1.3.0.bb +++ b/recipes/poptop/poptop_1.3.0.bb @@ -11,7 +11,7 @@ PRIORITY = "optional" DEPENDS = "ppp" RDEPENDS_${PN} = "ppp" -PR = "r0" +PR = "r1" inherit autotools |