diff options
Diffstat (limited to 'recipes/gpe-contacts/gpe-contacts_0.45.bb')
-rw-r--r-- | recipes/gpe-contacts/gpe-contacts_0.45.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-contacts/gpe-contacts_0.45.bb b/recipes/gpe-contacts/gpe-contacts_0.45.bb index 65c4e11611..b33f945a39 100644 --- a/recipes/gpe-contacts/gpe-contacts_0.45.bb +++ b/recipes/gpe-contacts/gpe-contacts_0.45.bb @@ -1,7 +1,7 @@ LICENSE = "GPL" inherit gpe autotools -PR = "r0" +PR = "r1" DEPENDS = "libcontactsdb libgpewidget libgpepimc libdisplaymigration libgpevtype dbus-glib" SECTION = "gpe" |