diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 15:56:00 +0100 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 15:56:00 +0100 |
commit | ea78e99c46636c3661aeb9d62e0b74eef41a39bd (patch) | |
tree | 8f60694e9bf5024945c9ac9239b9c7d3f37f3293 /open-source-lorries | |
parent | 4996958f10ccfb2c13eb2cc35d2fed597349cf37 (diff) | |
download | lorries-ea78e99c46636c3661aeb9d62e0b74eef41a39bd.tar.gz |
Add gstreamer-common lorry
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/gstreamer-common.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/gstreamer-common.lorry b/open-source-lorries/gstreamer-common.lorry new file mode 100644 index 0000000..ebb4fdd --- /dev/null +++ b/open-source-lorries/gstreamer-common.lorry @@ -0,0 +1,6 @@ +{ + "gstreamer-common": { + "type": "git", + "url": "git://anongit.freedesktop.org/gstreamer/common" + } +} |