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



commit bd2f5de4ca351426f0d56e31aa387bde29131278
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, used to build a flatpak module.

 elements/core/totem.bst | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/elements/core/totem.bst b/elements/core/totem.bst
index c2a7c07..874dece 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
+    subprojets/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]