aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-plucker/gpe-plucker_0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-plucker/gpe-plucker_0.4.bb')
-rw-r--r--recipes/gpe-plucker/gpe-plucker_0.4.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/gpe-plucker/gpe-plucker_0.4.bb b/recipes/gpe-plucker/gpe-plucker_0.4.bb
index 27e747d2b4..487345e65b 100644
--- a/recipes/gpe-plucker/gpe-plucker_0.4.bb
+++ b/recipes/gpe-plucker/gpe-plucker_0.4.bb
@@ -2,14 +2,14 @@ inherit gpe pkgconfig
LICENSE = "GPL"
DESCRIPTION = "Plucker ebook reader"
DEPENDS = "gtk+ libgpewidget gpe-icons"
-RDEPENDS = "gpe-icons"
+RDEPENDS_${PN} = "gpe-icons"
SECTION = "gpe"
PRIORITY = "optional"
-PR = "r3"
+PR = "r4"
SRC_URI += " \
- file://plucker-no-host-includes.patch;patch=1 \
- file://fix-install.patch;patch=1 \
+ file://plucker-no-host-includes.patch \
+ file://fix-install.patch \
"
PARALLEL_MAKE=""