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 18:03:27 (GMT)
commiteb3f37683a0865e0aab7c75b2632c83491276e4c (patch)
tree675e76947fe32b5fd46ac150bd0a51f81aa94851
parentfc36093ec6d2a22d9e05cdb92bf6aab6c8fbf0e4 (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 df5ec2e..31ece1c 100644
--- a/scripts/system.modules
+++ b/scripts/system.modules
@@ -44,17 +44,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>