diff options
Diffstat (limited to 'recipes/geoclue/geoclue_git.bb')
-rw-r--r-- | recipes/geoclue/geoclue_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/geoclue/geoclue_git.bb b/recipes/geoclue/geoclue_git.bb index b7950a9c12..0d3c81f7bf 100644 --- a/recipes/geoclue/geoclue_git.bb +++ b/recipes/geoclue/geoclue_git.bb @@ -9,7 +9,7 @@ PR = "r1" PR_append = "+gitr${SRCREV}" PE = "1" -inherit gnome autotools_stage +inherit gnome autotools SRC_URI = "git://anongit.freedesktop.org/git/geoclue;protocol=git \ file://gtk-doc.make" |