diff options
Diffstat (limited to 'packages/geoclue')
-rw-r--r-- | packages/geoclue/geoclue_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/geoclue/geoclue_git.bb b/packages/geoclue/geoclue_git.bb index b4a0cbda3a..f614c1b425 100644 --- a/packages/geoclue/geoclue_git.bb +++ b/packages/geoclue/geoclue_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://live.gnome.org/GeoClue" DEPENDS = "libgpsmgr libgpsbt gtk+ gpsd libxml2 gconf-dbus libsoup dbus-glib" PV = "0.0+git${SRCDATE}" -PR = "r1" +FILE_PR = "r1" PE = "1" inherit autotools pkgconfig |