From 7ba6c44269efc24ee3da8a741f5b85e94ae062e9 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Fri, 16 Oct 2015 15:47:55 +0900 Subject: Added libwebp to graphics-common stratum libwebp is a codec for the WebP image format, WebKit links to libwebp. Change-Id: I1784d78b88cefd168f65cea09d83408802957675 --- strata/graphics-common.morph | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/strata/graphics-common.morph b/strata/graphics-common.morph index 3f37b8b3..16d7baf8 100644 --- a/strata/graphics-common.morph +++ b/strata/graphics-common.morph @@ -72,3 +72,8 @@ chunks: build-depends: - freetype2 - ragel-tarball +- name: libwebp + repo: upstream:libwebp + ref: fcd94e925a9377cccfcf9de6db278126a52b97a4 + unpetrify-ref: v0.4.3-rc1 + build-system: autotools -- cgit v1.2.1