From afb0ec8684db239a7278a18844dab509891f39c8 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Fri, 16 Oct 2015 13:27:04 +0900 Subject: Removing ICU from qt4-tools stratum, using icu-common instead Also including icu-common in qt4-devel-system-x86_64-generic Change-Id: I8e152dfa476341e1d37b978f0e4980d49747a544 --- strata/qt4-tools.morph | 7 +------ strata/qt4-tools/icu.morph | 8 -------- 2 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 strata/qt4-tools/icu.morph (limited to 'strata') diff --git a/strata/qt4-tools.morph b/strata/qt4-tools.morph index 698dc5ce..577c467d 100644 --- a/strata/qt4-tools.morph +++ b/strata/qt4-tools.morph @@ -2,15 +2,11 @@ name: qt4-tools kind: stratum description: Qt4 Development Libraries and Tools build-depends: +- morph: strata/icu-common.morph - morph: strata/tools.morph - morph: strata/x-generic.morph - morph: strata/multimedia-gstreamer-0.10.morph chunks: -- name: icu - morph: strata/qt4-tools/icu.morph - repo: upstream:icu - ref: ba023548a3bff7277cbea4acade3042ce9d8949e - unpetrify-ref: baserock/morph - name: ruby-1.8 morph: strata/qt4-tools/ruby-1.8.morph repo: upstream:ruby @@ -29,5 +25,4 @@ chunks: ref: a182f020bc1703c20d86ba18f2f6b4ea8889de84 unpetrify-ref: baserock/morph build-depends: - - icu - ruby-1.9 diff --git a/strata/qt4-tools/icu.morph b/strata/qt4-tools/icu.morph deleted file mode 100644 index 37dec07e..00000000 --- a/strata/qt4-tools/icu.morph +++ /dev/null @@ -1,8 +0,0 @@ -name: icu -kind: chunk -configure-commands: -- cd source; ./runConfigureICU Linux --prefix=/usr -build-commands: -- cd source; unset TARGET ; make -install-commands: -- cd source; unset TARGET ; make DESTDIR="$DESTDIR" install -- cgit v1.2.1