summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2014-06-19 09:29:54 +0100
committerJames Thomas <james.thomas@codethink.co.uk>2014-06-22 15:00:40 +0000
commit65e60232f41d2891f57a9be9a65ffc0bcfafce18 (patch)
tree25e6cfe443c5494440dc56a8dbf1bec4b7f949df
parent2d5d282b1c1d4da4fe8990f120159d977ef0ba89 (diff)
downloaddefinitions-65e60232f41d2891f57a9be9a65ffc0bcfafce18.tar.gz
Add xmlpatterns as a build dep of webkit-examples
-rw-r--r--qt5-tools-jetson.morph11
1 files changed, 6 insertions, 5 deletions
diff --git a/qt5-tools-jetson.morph b/qt5-tools-jetson.morph
index a78c0a1e..9628b233 100644
--- a/qt5-tools-jetson.morph
+++ b/qt5-tools-jetson.morph
@@ -80,6 +80,11 @@ chunks:
- icu
- ruby-1.9
- qtdeclarative
+- name: qtxmlpatterns
+ repo: upstream:qt5/qtxmlpatterns
+ ref: baserock/v5.3.0
+ build-depends:
+ - qtbase
- name: qtwebkit-examples
repo: upstream:qt5/qtwebkit-examples
ref: baserock/v5.3.0
@@ -87,11 +92,7 @@ chunks:
- qtbase
- qtdeclarative
- qtwebkit
-- name: qtxmlpatterns
- repo: upstream:qt5/qtxmlpatterns
- ref: baserock/v5.3.0
- build-depends:
- - qtbase
+ - qtxmlpatterns
- name: qtdoc
repo: upstream:qt5/qtdoc
ref: baserock/v5.3.0