summaryrefslogtreecommitdiffstats
path: root/package/multimedia/gstreamer
diff options
context:
space:
mode:
authorDaniel Laird2009-01-14 15:38:18 +0100
committerDaniel Laird2009-01-14 15:38:18 +0100
commit0d5ded862ce33c4fa4c833f276f489ccdd259779 (patch)
tree48e24a8af9b6fe325bd90647899e01319564f53b /package/multimedia/gstreamer
parentBetter to use the correct --without (diff)
downloadbuildroot-0d5ded862ce33c4fa4c833f276f489ccdd259779.tar.gz
buildroot-0d5ded862ce33c4fa4c833f276f489ccdd259779.tar.xz
buildroot-0d5ded862ce33c4fa4c833f276f489ccdd259779.zip
package/multimedia/gstreamer
package/multimedia/gst-plugins-*: I do not want docs installed in rootfs. Stop it installing the docs in the ROOTFS by using the same fix as has been applied to cairo. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Diffstat (limited to 'package/multimedia/gstreamer')
-rw-r--r--package/multimedia/gstreamer/gstreamer.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/multimedia/gstreamer/gstreamer.mk b/package/multimedia/gstreamer/gstreamer.mk
index 3d4033e19..194e65f79 100644
--- a/package/multimedia/gstreamer/gstreamer.mk
+++ b/package/multimedia/gstreamer/gstreamer.mk
@@ -24,6 +24,8 @@ GSTREAMER_CONF_OPT = \
--disable-examples \
--disable-tests \
--disable-failing-tests
+ --disable-gtk-doc \
+ --without-html-dir
GSTREAMER_DEPENDENCIES = libglib2 libxml2 pkgconfig