diff options
Diffstat (limited to 'recipes/gpe-contacts/gpe-contacts_svn.bb')
-rw-r--r-- | recipes/gpe-contacts/gpe-contacts_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-contacts/gpe-contacts_svn.bb b/recipes/gpe-contacts/gpe-contacts_svn.bb index 9a626572a5..2050b60ca6 100644 --- a/recipes/gpe-contacts/gpe-contacts_svn.bb +++ b/recipes/gpe-contacts/gpe-contacts_svn.bb @@ -3,7 +3,7 @@ SECTION = "gpe" LICENSE = "GPL" DEPENDS = "libcontactsdb libgpewidget libgpepimc libdisplaymigration libgpevtype dbus" RDEPENDS = "gpe-icons" -PV = "0.47+svnr${SRCREV}" +PV = "0.47+svnr${SRCPV}" PR = "r2" inherit autotools gpe |