diff options
Diffstat (limited to 'packages/gpe-calendar/gpe-calendar_0.92.bb')
-rw-r--r-- | packages/gpe-calendar/gpe-calendar_0.92.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_0.92.bb b/packages/gpe-calendar/gpe-calendar_0.92.bb index a91a54cecd..534721b0b8 100644 --- a/packages/gpe-calendar/gpe-calendar_0.92.bb +++ b/packages/gpe-calendar/gpe-calendar_0.92.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" DEPENDS = "libhandoff libsoup libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype libsoundgen" RDEPENDS = "gpe-icons" -FILE_PR = "r0" +PR = "r0" GPE_TARBALL_SUFFIX = "bz2" |