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