diff options
author | Richard Dale <richard.dale@codethink.co.uk> | 2013-05-13 02:55:52 +0100 |
---|---|---|
committer | Richard Dale <richard.dale@codethink.co.uk> | 2013-05-13 02:55:52 +0100 |
commit | ec86a6ca4c22204bad4ee79ef700368cfda922e6 (patch) | |
tree | a14b9f8debe1f4ec25d8c865af9f129bd38e20cc /open-source-lorries/libxcursor.lorry | |
parent | 73d5646d2415b6ca669be1948ca05af1359797b2 (diff) | |
download | lorries-ec86a6ca4c22204bad4ee79ef700368cfda922e6.tar.gz |
Add extra X11 lorries needed for building the Enlightenment window maanger
Diffstat (limited to 'open-source-lorries/libxcursor.lorry')
-rw-r--r-- | open-source-lorries/libxcursor.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/libxcursor.lorry b/open-source-lorries/libxcursor.lorry new file mode 100644 index 0000000..425f9d5 --- /dev/null +++ b/open-source-lorries/libxcursor.lorry @@ -0,0 +1,6 @@ +{ + "libxcursor": { + "type": "git", + "url": "git://anongit.freedesktop.org/xorg/lib/libXcursor" + } +} |