[gnome-build-meta/juerg/strip-variables: 82/82] core-deps/gnome-online-miners.bst: Use git_tag source plugin



commit d10e7a9281066b976f15250e81ceb8ac0f8a4661
Author: Jürg Billeter <j bitron ch>
Date:   Sun Feb 10 06:09:45 2019 +0100

    core-deps/gnome-online-miners.bst: Use git_tag source plugin
    
    This fixes build with BuildStream master.

 elements/core-deps/gnome-online-miners.bst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/elements/core-deps/gnome-online-miners.bst b/elements/core-deps/gnome-online-miners.bst
index be71cad9..25d6aa0f 100644
--- a/elements/core-deps/gnome-online-miners.bst
+++ b/elements/core-deps/gnome-online-miners.bst
@@ -1,8 +1,9 @@
 kind: autotools
 sources:
-- kind: git
+- kind: git_tag
   url: gitlab_gnome_org:GNOME/gnome-online-miners.git
   track: master
+  track-tags: True
 depends:
 - core-deps/gnome-online-accounts.bst
 - core-deps/grilo.bst


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]