summaryrefslogtreecommitdiff
path: root/strata/x-generic/xserver.morph
blob: ca4c299298d287e5497ef90dd5622316b8ce15b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
name: xserver
kind: chunk
build-system: autotools
configure-commands:
- |
  ./autogen.sh --prefix="$PREFIX" \
  --disable-xvfb \
  --disable-xnest \
  --disable-xquartz \
  --disable-xwin \
  --enable-xwayland