summaryrefslogtreecommitdiff
path: root/strata/enlightenment/efl.morph
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2014-11-26 09:54:08 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2014-11-26 09:54:08 +0000
commitc0aabc1a431f53496046fe8268a4d164f749e3ab (patch)
tree0f66ea4dca71c1f1bb421f3ad191c16bff5a1a5f /strata/enlightenment/efl.morph
parentdc132d3d9880c65d4630ca298f5ea0d405639b75 (diff)
parent604ce30fd8f0a40164ede05c5fb365fa382387d5 (diff)
downloaddefinitions-c0aabc1a431f53496046fe8268a4d164f749e3ab.tar.gz
Merge branch 'baserock/rdale/qt-tools-5.3.2'
Reviewed-by: Richard Maw <richard.maw@codethink.co.uk> Reviewed-by: James Thomas <james.thomas@codethink.co.uk>
Diffstat (limited to 'strata/enlightenment/efl.morph')
-rw-r--r--strata/enlightenment/efl.morph5
1 files changed, 2 insertions, 3 deletions
diff --git a/strata/enlightenment/efl.morph b/strata/enlightenment/efl.morph
index ca1c0b57..b2a013ae 100644
--- a/strata/enlightenment/efl.morph
+++ b/strata/enlightenment/efl.morph
@@ -1,9 +1,8 @@
name: efl
kind: chunk
configure-commands:
-- ./autogen.sh --prefix=/usr --with-tests=none --disable-fribidi --disable-image-loader-gif
- --disable-image-loader-tiff --disable-pulseaudio --disable-gstreamer --disable-audio
- --disable-physics
+- ./autogen.sh --prefix=/usr --with-tests=none --disable-image-loader-gif --enable-systemd
+ --disable-image-loader-tiff
build-commands:
- make VPATH=/usr/lib64
install-commands: