diff options
Diffstat (limited to 'recipes/gpe-calendar/gpe-calendar_0.90.bb')
-rw-r--r-- | recipes/gpe-calendar/gpe-calendar_0.90.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-calendar/gpe-calendar_0.90.bb b/recipes/gpe-calendar/gpe-calendar_0.90.bb index 308560e3f9..70786ea8ff 100644 --- a/recipes/gpe-calendar/gpe-calendar_0.90.bb +++ b/recipes/gpe-calendar/gpe-calendar_0.90.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" DEPENDS = "libhandoff libsoup libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" RDEPENDS_${PN} = "gpe-icons" -PR = "r0" +PR = "r1" GPE_TARBALL_SUFFIX = "bz2" |