From 71a2b8bb2271523c420fdd1c5b5a6b604dc75d50 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Sun, 27 Mar 2016 02:23:00 +0000 Subject: Apply migration to definitions version 8 Note: Migration scripts live now in: http://git.baserock.org/cgit/baserock/baserock/spec.git Change-Id: Ica4fd12d96e563e5195172318d2d65847266146f --- strata/x-common.morph | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'strata/x-common.morph') diff --git a/strata/x-common.morph b/strata/x-common.morph index 33254949..65212bb8 100644 --- a/strata/x-common.morph +++ b/strata/x-common.morph @@ -160,6 +160,9 @@ chunks: build-system: autotools build-depends: - xcb-libxcb + submodules: + m4: + url: upstream:xcb/util-common-m4 - name: util-wm repo: upstream:util-wm ref: fb7afc3f291c8cc072d327cd8d97ab1db3283c21 @@ -167,6 +170,9 @@ chunks: build-system: autotools build-depends: - xcb-libxcb + submodules: + m4: + url: upstream:xcb/util-common-m4 - name: util-keysyms repo: upstream:util-keysyms ref: edb763a8837d3932690b9d6d77cb7e20a9ab8013 @@ -174,6 +180,9 @@ chunks: build-system: autotools build-depends: - xcb-libxcb + submodules: + m4: + url: upstream:xcb/util-common-m4 - name: util-image repo: upstream:util-image ref: f20f25a1c017c58d5d7dfffc6e9adc8d31879152 @@ -182,6 +191,9 @@ chunks: build-depends: - xcb-libxcb - xcb-util + submodules: + m4: + url: upstream:xcb/util-common-m4 - name: xorg-lib-libxtrans repo: upstream:xorg-lib-libxtrans ref: 7cbad9fe2e61cd9d5caeaf361826a6f4bd320f03 -- cgit v1.2.1