summaryrefslogtreecommitdiff
path: root/strata/gtk3/gtk3.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/gtk3/gtk3.morph')
-rw-r--r--strata/gtk3/gtk3.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/gtk3/gtk3.morph b/strata/gtk3/gtk3.morph
index 76007474..4542dc15 100644
--- a/strata/gtk3/gtk3.morph
+++ b/strata/gtk3/gtk3.morph
@@ -4,7 +4,7 @@ build-system: autotools
configure-commands:
- gdk-pixbuf-query-loaders > loader.cache
- NOCONFIGURE=1 ./autogen.sh
-- ./configure --prefix="$PREFIX"
+- ./configure --prefix="$PREFIX" --enable-wayland-backend
build-commands:
- GDK_PIXBUF_MODULE_FILE="$(pwd)/loader.cache" make
install-commands: