From 2820220193a4ba871d25b210448a4117c0854637 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 17 Feb 2014 16:59:56 +0000 Subject: Re-order system and stratum morphology fields. This is the new canonical ordering. --- qt4-tools.morph | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'qt4-tools.morph') diff --git a/qt4-tools.morph b/qt4-tools.morph index 5386518..387b5dd 100644 --- a/qt4-tools.morph +++ b/qt4-tools.morph @@ -1,27 +1,27 @@ +name: qt4-tools +kind: stratum +description: Qt4 Development Libraries and Tools build-depends: - morph: tools - morph: x-x86_64-generic - morph: multimedia-gstreamer-0.10 chunks: -- build-depends: [] - name: icu - ref: baserock/morph +- name: icu repo: upstream:icu -- build-depends: [] - name: ruby-1.8 + ref: baserock/morph + build-depends: [] +- name: ruby-1.8 + repo: upstream:ruby ref: baserock/morph/ruby_1_8_7 + build-depends: [] +- name: ruby-1.9 repo: upstream:ruby -- build-depends: - - ruby-1.8 - name: ruby-1.9 ref: baserock/morph/ruby_1_9_3 - repo: upstream:ruby -- build-depends: + build-depends: + - ruby-1.8 +- name: qt4-tools + repo: upstream:qt4-tools + ref: baserock/morph + build-depends: - icu - ruby-1.9 - name: qt4-tools - ref: baserock/morph - repo: upstream:qt4-tools -description: Qt4 Development Libraries and Tools -kind: stratum -name: qt4-tools -- cgit v1.2.1