diff options
Diffstat (limited to 'packages/gpe-calendar/gpe-calendar_0.90.bb')
-rw-r--r-- | packages/gpe-calendar/gpe-calendar_0.90.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_0.90.bb b/packages/gpe-calendar/gpe-calendar_0.90.bb index 5b7c321fa9..544e07c4c5 100644 --- a/packages/gpe-calendar/gpe-calendar_0.90.bb +++ b/packages/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 = "gpe-icons" -PR = "r0" +FILE_PR = "r0" GPE_TARBALL_SUFFIX = "bz2" |