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



commit 0bddbeddae2a4b8e994122a3d8f8798d9fab5fd8
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 c2a7c07..4cc0065 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
+    subprojects/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]