From b64cf6f4940523aff0868deefcedeef3b213c6d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 3 Feb 2015 16:43:42 +0000 Subject: strata-x-generix: Add back xcb-util, xcb/util-wm, xcb/util-image, xcb/util-keysyms They are needed to compile Qt5 --- strata/x-generic.morph | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/strata/x-generic.morph b/strata/x-generic.morph index 572932b4..644d47c2 100644 --- a/strata/x-generic.morph +++ b/strata/x-generic.morph @@ -50,3 +50,25 @@ chunks: unpetrify-ref: baserock/morph build-depends: - xorg-lib-libxkbfile +- name: xcb-util + repo: upstream:xcb-util + ref: 45215e6f56bf57efdf5469567c00eba7a991d3a3 + unpetrify-ref: baserock/morph + build-depends: [] +- name: util-wm + repo: upstream:util-wm + ref: 18bde07dc7cb44617c0d159ccd9ef640804296e3 + unpetrify-ref: baserock/morph + build-depends: [] +- name: util-keysyms + morph: strata/x-generic/util-keysyms.morph + repo: upstream:util-keysyms + ref: 0be179eff4eadb99ee303891d1c29c4e4dd6fbab + unpetrify-ref: baserock/morph + build-depends: [] +- name: util-image + repo: upstream:util-image + ref: 66b0caa72eb5011d89d0346424ea40b9e8e93816 + unpetrify-ref: baserock/morph + build-depends: + - xcb-util -- cgit v1.2.1