[gnome-build-meta/alatiera/shared-modules-checkout: 8/8] core/gnome-music.bst: do not checkout shared-modules



commit e148b87caffb8244daf6688ca200127d8387ccfd
Author: Jordan Petridis <jpetridis gnome org>
Date:   Sat Jan 19 23:21:06 2019 +0200

    core/gnome-music.bst: do not checkout shared-modules
    
    This is only needed when building the flatpak manifest of music,
    and thus we can skip it.

 elements/core/gnome-music.bst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/elements/core/gnome-music.bst b/elements/core/gnome-music.bst
index 61d5623d..b247df29 100644
--- a/elements/core/gnome-music.bst
+++ b/elements/core/gnome-music.bst
@@ -7,8 +7,8 @@ sources:
     subprojects/libgd:
       checkout: True
       url: gitlab_gnome_org:GNOME/libgd
-    subprojets/shared-modules:
-      checkout: True
+    subprojects/shared-modules:
+      checkout: False
       url: github_com:flathub/shared-modules
 depends:
 - core-deps/grilo-plugins.bst


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