aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-scap/gpe-scap_1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-scap/gpe-scap_1.4.bb')
-rw-r--r--recipes/gpe-scap/gpe-scap_1.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gpe-scap/gpe-scap_1.4.bb b/recipes/gpe-scap/gpe-scap_1.4.bb
index 2e2906756c..9e560e640a 100644
--- a/recipes/gpe-scap/gpe-scap_1.4.bb
+++ b/recipes/gpe-scap/gpe-scap_1.4.bb
@@ -2,9 +2,9 @@ DESCRIPTION = "A GPE application that allows you to take screenshots."
LICENSE = "GPL"
PRIORITY = "optional"
SECTION = "gpe"
-PR = "r0"
+PR = "r1"
-RREPLACES = "gpe-screenshot"
+RREPLACES_${PN} = "gpe-screenshot"
DEPENDS = "glib-2.0 gtk+ libgpewidget libglade libsoup"