Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-26 20:47:28 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-26 20:47:28 (GMT)
commitf67616f4a1b6d6f06c47f288538d8fb1d72c1801 (patch)
tree9d74b41d844e49484f20985271b4ccf2111132f6 /config
parent4c215580bfe2198f2d071098b040964be2501460 (diff)
Cleanup and extend build commands
Diffstat (limited to 'config')
-rw-r--r--config/modules/system-3.4.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/modules/system-3.4.json b/config/modules/system-3.4.json
index 719e1df..d92541b 100644
--- a/config/modules/system-3.4.json
+++ b/config/modules/system-3.4.json
@@ -44,7 +44,7 @@
"branch": "1.0.2",
"name": "gstreamer",
"options": [
- "--disable-gtk-doc-html"
+ "--disable-gtk-doc"
],
"out-of-source": false,
"repo": "git://anongit.freedesktop.org/gstreamer/gstreamer"
@@ -53,7 +53,7 @@
"branch": "1.0.2",
"name": "gst-plugins-base",
"options": [
- "--disable-gtk-doc-html"
+ "--disable-gtk-doc"
],
"out-of-source": false,
"repo": "git://anongit.freedesktop.org/gstreamer/gst-plugins-base"
@@ -62,7 +62,7 @@
"branch": "1.0.2",
"name": "gst-plugins-good",
"options": [
- "--disable-gtk-doc-html"
+ "--disable-gtk-doc"
],
"out-of-source": false,
"repo": "git://anongit.freedesktop.org/gstreamer/gst-plugins-good"