diff options
-rw-r--r-- | open-source-lorries/libvpx.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/libvpx.lorry b/open-source-lorries/libvpx.lorry new file mode 100644 index 0000000..ddd6abd --- /dev/null +++ b/open-source-lorries/libvpx.lorry @@ -0,0 +1,6 @@ +{ + "libwebp": { + "type": "git", + "url": "https://chromium.googlesource.com/webm/libvpx" + } +} |