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



commit 22ed678e8f99e761cec1fe56cb84a49be6547ef2
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]