diff options
Diffstat (limited to 'recipes/gpe-go/gpe-go_0.05.bb')
-rw-r--r-- | recipes/gpe-go/gpe-go_0.05.bb | 2 |
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 abf507eb29..5740f8789d 100644 --- a/recipes/gpe-go/gpe-go_0.05.bb +++ b/recipes/gpe-go/gpe-go_0.05.bb @@ -5,7 +5,7 @@ DEPENDS = "gtk+ libgpewidget gpe-icons" RDEPENDS_${PN} = "gdk-pixbuf-loader-jpeg" SECTION = "gpe" PRIORITY = "optional" -PR = "r1" +PR = "r2" SRC_URI += "file://fix-make.patch" |