aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikhil Devshatwar2013-05-13 06:16:08 -0500
committerNikhil Devshatwar2013-05-22 03:59:54 -0500
commit97cc3639667020b53cce7b96a0a3ae19de28c7b8 (patch)
tree9541d037b763ce2800e4dcec878082a0b303578b
parentb9ab4bee1fa1f8ca777c236c0ca01d58d9a5f850 (diff)
downloadgst-plugins-bad0-10-97cc3639667020b53cce7b96a0a3ae19de28c7b8.tar.gz
gst-plugins-bad0-10-97cc3639667020b53cce7b96a0a3ae19de28c7b8.tar.xz
gst-plugins-bad0-10-97cc3639667020b53cce7b96a0a3ae19de28c7b8.zip
DEBIAN: removed wayland compilation
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 6e34ff287..f1ba3550c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -190,6 +190,7 @@ DEB_CONFIGURE_EXTRA_FLAGS += \
190 --with-package-origin=$(GST_PACKAGE_ORIGIN) \ 190 --with-package-origin=$(GST_PACKAGE_ORIGIN) \
191 --disable-vp8 \ 191 --disable-vp8 \
192 --disable-rsvg \ 192 --disable-rsvg \
193 --disable-wayland \
193 194
194# only build the docs on arches which can 195# only build the docs on arches which can
195ifeq (,$(findstring $(DEB_HOST_ARCH),m68k arm)) 196ifeq (,$(findstring $(DEB_HOST_ARCH),m68k arm))