diff options
Diffstat (limited to 'recipes/gpe-scap/gpe-scap_1.2.bb')
-rw-r--r-- | recipes/gpe-scap/gpe-scap_1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-scap/gpe-scap_1.2.bb b/recipes/gpe-scap/gpe-scap_1.2.bb index 820c23fbd2..c22afdfcc4 100644 --- a/recipes/gpe-scap/gpe-scap_1.2.bb +++ b/recipes/gpe-scap/gpe-scap_1.2.bb @@ -2,7 +2,7 @@ DESCRIPTION = "GPE screenshot application" LICENSE = "GPL" PRIORITY = "optional" SECTION = "gpe" -PR = "r1" +PR = "r2" RREPLACES_${PN} = "gpe-screenshot" |