summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-16 15:47:55 +0900
committerBaserock Gerrit <gerrit@baserock.org>2015-10-21 22:42:35 +0000
commit7ba6c44269efc24ee3da8a741f5b85e94ae062e9 (patch)
tree82a8727e87f3f0878bea57912bd0165068e9c34b
parenta831e76fcd1506987fffcd53439d70929ccef0fa (diff)
downloaddefinitions-7ba6c44269efc24ee3da8a741f5b85e94ae062e9.tar.gz
Added libwebp to graphics-common stratum
libwebp is a codec for the WebP image format, WebKit links to libwebp. Change-Id: I1784d78b88cefd168f65cea09d83408802957675
-rw-r--r--strata/graphics-common.morph5
1 files changed, 5 insertions, 0 deletions
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