diff options
Diffstat (limited to 'recipes/nonworking/greader/greader_0.61.bb')
-rw-r--r-- | recipes/nonworking/greader/greader_0.61.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/nonworking/greader/greader_0.61.bb b/recipes/nonworking/greader/greader_0.61.bb index d3a1459966..52c1b76b39 100644 --- a/recipes/nonworking/greader/greader_0.61.bb +++ b/recipes/nonworking/greader/greader_0.61.bb @@ -4,6 +4,7 @@ DESCRIPTION = "GReader" DEPENDS = "libgpewidget zlib" SECTION = "gpe/applications" #RDEPENDS_${PN} = "gpe-icons" +PR = "r1" SRC_URI = "http://handhelds.org/~gberenfield/${PN}_${PV}_src.tgz \ file://greader.patch" |