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