From 65e60232f41d2891f57a9be9a65ffc0bcfafce18 Mon Sep 17 00:00:00 2001 From: James Thomas Date: Thu, 19 Jun 2014 09:29:54 +0100 Subject: Add xmlpatterns as a build dep of webkit-examples --- qt5-tools-jetson.morph | 11 ++++++----- 1 file 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 -- cgit v1.2.1