[gnome-build-meta/alatiera/shared-modules-checkout: 9/10] core/totem.bst: Add shared-modules submodule



commit a3d78da41d0eef5208889ac2ad4939f5fa7a4a3a
Author: Jordan Petridis <jpetridis gnome org>
Date:   Fri Jan 18 20:11:02 2019 +0200

    core/totem.bst: Add shared-modules submodule
    
    commit d59a19ee364a9c3e877e1e4c634e754b55ea0ea6 of totem
    introduced a new git module. Its only used when building
    the flatpak manifest and thus we don't need to check it out
    here.

 elements/core/totem.bst | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/elements/core/totem.bst b/elements/core/totem.bst
index c2a7c07b..b941d599 100644
--- a/elements/core/totem.bst
+++ b/elements/core/totem.bst
@@ -7,6 +7,9 @@ sources:
     subprojects/libgd:
       checkout: True
       url: gitlab_gnome_org:GNOME/libgd
+    flatpak/shared-modules:
+      checkout: False
+      url: github_com:flathub/shared-modules
 depends:
 - core-deps/grilo-plugins.bst
 - core-deps/grilo.bst


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