summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1dc1b712302d..4dc627463fe0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4561,6 +4561,9 @@ if test "$cross_compiling" = "yes"; then
# Don't bother having configure look for stuff not needed for the build platform anyway
./configure \
--disable-cups \
+ --disable-gstreamer-1-0 \
+ --disable-gstreamer-0-10 \
+ --disable-gtk \
--disable-gtk3 \
--disable-pdfimport \
--disable-postgresql-sdbc \