diff options
author | Thomas Lundquist <lists@zelow.no> | 2009-01-18 00:05:57 +0000 |
---|---|---|
committer | Thomas Lundquist <lists@zelow.no> | 2009-01-18 00:05:57 +0000 |
commit | 6b00041b87b30675b8b214b2f4c1653bfd911dda (patch) | |
tree | c61718d07633f63a785395ab4252c6b444a05404 /package/multimedia/gst-plugins-good | |
parent | fa2273f409f7197ef47e4cdde83e2d8948156eb7 (diff) |
Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.
Diffstat (limited to 'package/multimedia/gst-plugins-good')
-rw-r--r-- | package/multimedia/gst-plugins-good/gst-plugins-good.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package/multimedia/gst-plugins-good/gst-plugins-good.mk b/package/multimedia/gst-plugins-good/gst-plugins-good.mk index 37f6e0abf..bef8d01b0 100644 --- a/package/multimedia/gst-plugins-good/gst-plugins-good.mk +++ b/package/multimedia/gst-plugins-good/gst-plugins-good.mk @@ -22,9 +22,7 @@ GST_PLUGINS_GOOD_CONF_OPT = \ --disable-aalibtest \ --disable-esdtest \ --disable-shout2 \ - --disable-shout2test \ - --disable-gtk-doc \ - --without-html-dir + --disable-shout2test GST_PLUGINS_GOOD_DEPENDENCIES = gstreamer gst-plugins-base |