summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/gnome.morph2
-rw-r--r--strata/gnome/mutter.morph5
2 files changed, 6 insertions, 1 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index 592ddb0e..5e5f5df6 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -289,6 +289,7 @@ chunks:
unpetrify-ref: xkbcommon-0.5.0
build-system: autotools
- name: mutter
+ morph: strata/gnome/mutter.morph
repo: upstream:mutter
ref: b975676c5ddd9401d4acfc4d0b9317dd8956656b
unpetrify-ref: 3.18.0-25-gb975676
@@ -302,7 +303,6 @@ chunks:
- startup-notification
- upower
- zenity
- build-system: autotools
- name: libxklavier
repo: upstream:libxklavier
ref: 65c132a65e90a42e898f07243ef544109ada53c9
diff --git a/strata/gnome/mutter.morph b/strata/gnome/mutter.morph
new file mode 100644
index 00000000..334e3306
--- /dev/null
+++ b/strata/gnome/mutter.morph
@@ -0,0 +1,5 @@
+name: mutter
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --enable-compile-warnings=no