diff options
author | Michael Drake <michael.drake@codethink.co.uk> | 2014-06-12 16:41:55 +0100 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2014-06-12 17:09:04 +0100 |
commit | 8abecf69d22a62e569266ef4b2b6f51a4cca5def (patch) | |
tree | a076f3c0e842ae2728bcd24399fc181ff82ad4c4 /open-source-lorries | |
parent | e638753977d418e5345c8e966cb46cbc00bc5ffd (diff) | |
download | lorries-8abecf69d22a62e569266ef4b2b6f51a4cca5def.tar.gz |
Add dri3proto lorry.
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/xorg-proto-dri3proto.lorry | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries/xorg-proto-dri3proto.lorry b/open-source-lorries/xorg-proto-dri3proto.lorry new file mode 100644 index 0000000..df235de --- /dev/null +++ b/open-source-lorries/xorg-proto-dri3proto.lorry @@ -0,0 +1,7 @@ +{ + "xorg-proto-dri3proto": { + "type": "git", + "url": "git://anongit.freedesktop.org/xorg/proto/dri3proto" + } +} + |