diff options
author | Ben Brown <ben.brown@codethink.co.uk> | 2013-12-16 13:40:53 +0000 |
---|---|---|
committer | Ben Brown <ben.brown@codethink.co.uk> | 2013-12-18 09:48:26 +0000 |
commit | e414a599cbe2309f92c07707142518e662c8b0d2 (patch) | |
tree | 0230c8541dc686829fbf1e0f544da376f12ed63e /qt4-tools.morph | |
parent | 4ca0acbf07873bc12d840f8cc1b716a2b21e6ec4 (diff) | |
download | morphs-e414a599cbe2309f92c07707142518e662c8b0d2.tar.gz |
Move sqlite3 into foundation
Diffstat (limited to 'qt4-tools.morph')
-rw-r--r-- | qt4-tools.morph | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/qt4-tools.morph b/qt4-tools.morph index c40d3c5..2928fa0 100644 --- a/qt4-tools.morph +++ b/qt4-tools.morph @@ -14,10 +14,6 @@ chunks: ref: baserock/morph repo: upstream:icu - build-depends: [] - name: sqlite3 - ref: baserock/morph - repo: upstream:sqlite3 -- build-depends: [] name: ruby-1.8 ref: baserock/morph/ruby_1_8_7 repo: upstream:ruby @@ -29,7 +25,6 @@ chunks: - build-depends: - icu - ruby-1.9 - - sqlite3 name: qt4-tools ref: baserock/morph repo: upstream:qt4-tools |