diff options
author | Michael Drake <michael.drake@codethink.co.uk> | 2014-06-12 16:45:26 +0100 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2014-06-12 17:18:46 +0100 |
commit | ce1b6d636c1f5442764f63881dfc88f0300b1f6c (patch) | |
tree | cd8f325a0872a6ae321b0d595acb8b5b09b3ea62 | |
parent | 8abecf69d22a62e569266ef4b2b6f51a4cca5def (diff) | |
download | lorries-ce1b6d636c1f5442764f63881dfc88f0300b1f6c.tar.gz |
Add presentproto lorry.
-rw-r--r-- | open-source-lorries/xorg-proto-presentproto.lorry | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries/xorg-proto-presentproto.lorry b/open-source-lorries/xorg-proto-presentproto.lorry new file mode 100644 index 0000000..1589840 --- /dev/null +++ b/open-source-lorries/xorg-proto-presentproto.lorry @@ -0,0 +1,7 @@ +{ + "xorg-proto-presentproto": { + "type": "git", + "url": "git://anongit.freedesktop.org/xorg/proto/presentproto" + } +} + |