Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-08-19 09:20:15 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-08-19 09:20:15 (GMT)
commitad6724c371a711d8a71a244ca0fb0fdb82c38a4b (patch)
treeb438948bcf0e89f239f1a5ecbc5cbdb8af5f6367
parent15a4b3a51448731bf4ede644cca21daba55d5791 (diff)
Move revision to the branch tag
-rw-r--r--scripts/system.modules12
1 files changed, 6 insertions, 6 deletions
diff --git a/scripts/system.modules b/scripts/system.modules
index 8963099..e1c327d 100644
--- a/scripts/system.modules
+++ b/scripts/system.modules
@@ -21,17 +21,17 @@
<autotools id="glib">
<branch repo="git.gnome.org" revision="3e706ef88b3b433f777e552c85339b901314deaa"/>
</autotools>
- <autotools id="gstreamer" revision="8d9a4b2e94fa806f5146482fb0261d890db38fd5" supports-non-srcdir-builds="no">
- <branch repo="gstreamer.freedesktop.org"/>
+ <autotools id="gstreamer" supports-non-srcdir-builds="no">
+ <branch repo="gstreamer.freedesktop.org" revision="8d9a4b2e94fa806f5146482fb0261d890db38fd5"/>
</autotools>
- <autotools id="gst-plugins-base" revision="39aa4dc674291f438606ccab6033225f7a886de4" supports-non-srcdir-builds="no">
- <branch repo="gstreamer.freedesktop.org"/>
+ <autotools id="gst-plugins-base" supports-non-srcdir-builds="no">
+ <branch repo="gstreamer.freedesktop.org" revision="39aa4dc674291f438606ccab6033225f7a886de4"/>
<dependencies>
<dep package="gstreamer"/>
</dependencies>
</autotools>
- <autotools id="gst-plugins-good" revision="86c236a5f61725dc4e0fe22ba6681795bb5f1160" supports-non-srcdir-builds="no">
- <branch repo="gstreamer.freedesktop.org"/>
+ <autotools id="gst-plugins-good" supports-non-srcdir-builds="no">
+ <branch repo="gstreamer.freedesktop.org" revision="86c236a5f61725dc4e0fe22ba6681795bb5f1160"/>
<dependencies>
<dep package="gst-plugins-base"/>
</dependencies>