[gnome-build-meta/alatiera/add-tour-to-core: 4/4] add gnome-tour to the core-shell.bst




commit 3d80c606947f25dba2fd8d6cc3156a156f3acfcf
Author: Jordan Petridis <jordan centricular com>
Date:   Tue Aug 4 16:10:33 2020 +0300

    add gnome-tour to the core-shell.bst
    
    Tour behaves fairly similar to initial-setup where its meant,
    to be launched by the system.

 elements/core/gnome-tour.bst            | 1 +
 elements/core/meta-gnome-core-shell.bst | 1 +
 2 files changed, 2 insertions(+)
---
diff --git a/elements/core/gnome-tour.bst b/elements/core/gnome-tour.bst
index 9c99cc69..999441e9 100644
--- a/elements/core/gnome-tour.bst
+++ b/elements/core/gnome-tour.bst
@@ -10,6 +10,7 @@ build-depends:
 depends:
 - sdk/adwaita-icon-theme.bst
 - sdk/gtk+-3.bst
+- core-deps/libhandy.bst
 - freedesktop-sdk.bst:bootstrap-import.bst
 environment:
   PATH: /usr/bin:/usr/lib/sdk/rust/bin
diff --git a/elements/core/meta-gnome-core-shell.bst b/elements/core/meta-gnome-core-shell.bst
index fc79e7f3..b3cd9ab8 100644
--- a/elements/core/meta-gnome-core-shell.bst
+++ b/elements/core/meta-gnome-core-shell.bst
@@ -17,6 +17,7 @@ depends:
 - core/gnome-settings-daemon.bst
 - core/gnome-shell-extensions.bst
 - core/gnome-shell.bst
+- core/gnome-tour.bst
 - core/gnome-user-docs.bst
 - core/gnome-user-share.bst
 - core/mutter.bst


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