Skip to content

Commit 4bd30a5

Browse files
author
Adrien Plazas
committed
Use Endless' GNOME Initial Setup modifications
1 parent 159b940 commit 4bd30a5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

elements/core/gnome-initial-setup.bst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
kind: meson
22

33
sources:
4-
- kind: tar
5-
url: gnome_downloads:gnome-initial-setup/48/gnome-initial-setup-48.1.tar.xz
6-
ref: b3dabf7e79b665ff12241fbdba615489513d886224759986af8f48657592315e
4+
- kind: git_repo
5+
url: github:Kekun/eos-gnome-initial-setup.git
6+
ref: bf2306e98d8c8422659f3a7d4831995bf01f8973
77
build-depends:
88
- freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
99

@@ -34,3 +34,4 @@ depends:
3434
variables:
3535
meson-local: >-
3636
-Dparental_controls=enabled
37+

0 commit comments

Comments
 (0)