summaryrefslogtreecommitdiff
path: root/x-x86_64-generic.morph
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2013-05-02 16:40:08 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2013-05-02 16:40:08 +0100
commitcf9131ba8a36af6910a48ecf9847562651ed0d08 (patch)
tree0e094b42afabb2d5c39782824e4e19b48398ad8c /x-x86_64-generic.morph
parentea7b158f25414d298ea692eb1c4f64087b231089 (diff)
downloaddefinitions-cf9131ba8a36af6910a48ecf9847562651ed0d08.tar.gz
Add a qt5-tools.morph stratum
Add extra chunks to the x-x86_64-generic.morph to satisfy qt5 build dependencies
Diffstat (limited to 'x-x86_64-generic.morph')
-rw-r--r--x-x86_64-generic.morph18
1 files changed, 18 insertions, 0 deletions
diff --git a/x-x86_64-generic.morph b/x-x86_64-generic.morph
index 302917f0..e8301aec 100644
--- a/x-x86_64-generic.morph
+++ b/x-x86_64-generic.morph
@@ -236,6 +236,24 @@
"ref": "baserock/morph",
"build-depends": []
},
+ {
+ "name": "util-wm",
+ "repo": "upstream:util-wm",
+ "ref": "baserock/morph",
+ "build-depends": []
+ },
+ {
+ "name": "util-keysyms",
+ "repo": "upstream:util-keysyms",
+ "ref": "baserock/morph",
+ "build-depends": []
+ },
+ {
+ "name": "util-image",
+ "repo": "upstream:util-image",
+ "ref": "baserock/morph",
+ "build-depends": ["xcb-util"]
+ },
{
"name": "xterm",
"repo": "upstream:xterm",