From b4d53e2cc0e63babbc4b3fec8a68ae67f47fab00 Mon Sep 17 00:00:00 2001 From: Firehose merge bot Date: Fri, 11 Sep 2015 14:53:48 +0000 Subject: Firehose test commit --- strata/graphics-common.morph | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'strata/graphics-common.morph') diff --git a/strata/graphics-common.morph b/strata/graphics-common.morph index c23ec829..3c35bb8c 100644 --- a/strata/graphics-common.morph +++ b/strata/graphics-common.morph @@ -1,6 +1,7 @@ name: graphics-common kind: stratum build-depends: +- morph: strata/glib-common.morph - morph: strata/mesa-common.morph - morph: strata/x-common.morph chunks: @@ -13,10 +14,12 @@ chunks: repo: upstream:freetype2 ref: ec8853cd18e1a0c275372769bdad37a79550ed66 unpetrify-ref: VER-2-5-3 + build-system: autotools - name: fontconfig repo: upstream:fontconfig ref: 9260b7ec39c34ce68d74e16d47917290a8c3f35a unpetrify-ref: 2.11.1 + build-system: autotools build-depends: - freetype2 - name: freefont-otf @@ -28,14 +31,17 @@ chunks: repo: upstream:libpng ref: 88dd30b232362b65cca374dda39096888163dd6b unpetrify-ref: libpng-1.6.16-signed + build-system: autotools - name: libjpeg repo: upstream:libjpeg ref: f57ac58ac664ede6bc6e8cd9d88e0edaa366e21a unpetrify-ref: baserock/morph + build-system: autotools - name: libtiff repo: upstream:libtiff ref: 2f83c385ff3d5493602308b62ca6d7707725b4fd unpetrify-ref: Release-v4-0-3 + build-system: autotools - name: cairo morph: strata/graphics-common/cairo.morph repo: upstream:cairo @@ -50,5 +56,6 @@ chunks: repo: upstream:harfbuzz ref: 09b5393874e56fcfd63a92d28e6c1c2ddeee0942 unpetrify-ref: baserock/0.9.12 + build-system: autotools build-depends: - freetype2 -- cgit v1.2.1