diff options
author | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-10-24 18:01:26 +0000 |
---|---|---|
committer | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-10-24 18:01:26 +0000 |
commit | 8fd486b893d28fe165c12066f882b8a0c43fe29f (patch) | |
tree | 46d376418680a2acf461e011037141542e617cfe /open-source-lorries/libepoxy.lorry | |
parent | 8356c940bed85a66440b44b9fa620b793dc3b9a7 (diff) | |
download | lorries-8fd486b893d28fe165c12066f882b8a0c43fe29f.tar.gz |
Add libepoxy, for gtk3+, x, wayland
Diffstat (limited to 'open-source-lorries/libepoxy.lorry')
-rw-r--r-- | open-source-lorries/libepoxy.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/libepoxy.lorry b/open-source-lorries/libepoxy.lorry new file mode 100644 index 0000000..09704ed --- /dev/null +++ b/open-source-lorries/libepoxy.lorry @@ -0,0 +1,6 @@ +{ + "libepoxy": { + "type": "git", + "url": "git://github.com/anholt/libepoxy.git" + } +} |