summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/gnome.morph10
-rw-r--r--strata/gnome/gdm.morph5
2 files changed, 15 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index b692642f..08b42dc9 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -388,3 +388,13 @@ chunks:
build-depends:
- polkit
build-system: autotools
+- name: gdm
+ morph: strata/gnome/gdm.morph
+ repo: upstream:gdm
+ ref: 494ec8cee5727c37118994d3864c44f36aa454fc
+ unpetrify-ref: master
+ build-depends:
+ - polkit
+ - accountsservice
+ - libcanberra
+ - dconf
diff --git a/strata/gnome/gdm.morph b/strata/gnome/gdm.morph
new file mode 100644
index 00000000..cd5e37e9
--- /dev/null
+++ b/strata/gnome/gdm.morph
@@ -0,0 +1,5 @@
+name: gdm
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --with-plymouth=no