aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-go/gpe-go_0.05.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-go/gpe-go_0.05.bb')
-rw-r--r--recipes/gpe-go/gpe-go_0.05.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-go/gpe-go_0.05.bb b/recipes/gpe-go/gpe-go_0.05.bb
index d071eca508..abf507eb29 100644
--- a/recipes/gpe-go/gpe-go_0.05.bb
+++ b/recipes/gpe-go/gpe-go_0.05.bb
@@ -2,7 +2,7 @@ inherit gpe
LICENSE = "GPL"
DESCRIPTION = "A Go Board for GPE."
DEPENDS = "gtk+ libgpewidget gpe-icons"
-RDEPENDS = "gdk-pixbuf-loader-jpeg"
+RDEPENDS_${PN} = "gdk-pixbuf-loader-jpeg"
SECTION = "gpe"
PRIORITY = "optional"
PR = "r1"