summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-09-09 23:03:05 +0100
committerJavier Jardón <jjardon@gnome.org>2017-09-09 23:24:13 +0100
commit56bad6c1fa863ff641d3be361cbdecb193399f2d (patch)
tree6246962e9cedd2d3bcf703714fc66dcfc8a5e896
parentf9e4820a11c1486efbd9391598ebe28a71d4d007 (diff)
downloaddefinitions-jjardon/meson_1_1.tar.gz
strata/qt5-tools-qtwebkit.morph: Build with 1 threadjjardon/meson_1_1
-rw-r--r--strata/qt5-tools-qtwebkit.morph2
-rw-r--r--strata/qt5-tools-qtwebkit/qtwebkit.morph4
2 files changed, 5 insertions, 1 deletions
diff --git a/strata/qt5-tools-qtwebkit.morph b/strata/qt5-tools-qtwebkit.morph
index 26f4f83d..ac27c3c6 100644
--- a/strata/qt5-tools-qtwebkit.morph
+++ b/strata/qt5-tools-qtwebkit.morph
@@ -12,10 +12,10 @@ chunks:
unpetrify-ref: 5.9.1
build-system: qmake
- name: qtwebkit
+ morph: strata/qt5-tools-qtwebkit/qtwebkit.morph
repo: upstream:qt5/qtwebkit
ref: db2ecc45564609f940ff564e777f76a1a4b734d4
unpetrify-ref: '5.212'
- build-system: qmake
build-depends:
- qtwebchannel
- name: qtwebkit-examples
diff --git a/strata/qt5-tools-qtwebkit/qtwebkit.morph b/strata/qt5-tools-qtwebkit/qtwebkit.morph
new file mode 100644
index 00000000..02a28db6
--- /dev/null
+++ b/strata/qt5-tools-qtwebkit/qtwebkit.morph
@@ -0,0 +1,4 @@
+name: qtwebkit
+kind: chunk
+build-system: qmake
+max-jobs: 1