summaryrefslogtreecommitdiff
path: root/strata/weston-common/weston.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/weston-common/weston.morph')
-rw-r--r--strata/weston-common/weston.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/weston-common/weston.morph b/strata/weston-common/weston.morph
new file mode 100644
index 00000000..2efd662e
--- /dev/null
+++ b/strata/weston-common/weston.morph
@@ -0,0 +1,9 @@
+name: weston
+kind: chunk
+build-system: autotools
+configure-commands:
+- |
+ ./autogen.sh --prefix="$PREFIX" \
+ --disable-xwayland \
+ --disable-x11-compositor \
+ --enable-demo-clients-install