summaryrefslogtreecommitdiff
path: root/strata/xorg-util-macros-common.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-09-25 14:16:24 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-14 13:22:21 +0000
commit2643e6c0746c5e010abf84419fdad041c17fd05f (patch)
tree20bbcf6aacf44bc92304a077ab96ec6309b2dbf1 /strata/xorg-util-macros-common.morph
parent26079a47271f77509032cee2ab962111acaa8a46 (diff)
downloaddefinitions-2643e6c0746c5e010abf84419fdad041c17fd05f.tar.gz
Change graphics-infra stratum name to xorg-util-macros-common
As libdrm was moved to an independent stratum this only holds some macros needed to compile other strata
Diffstat (limited to 'strata/xorg-util-macros-common.morph')
-rw-r--r--strata/xorg-util-macros-common.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/strata/xorg-util-macros-common.morph b/strata/xorg-util-macros-common.morph
new file mode 100644
index 00000000..b8e67888
--- /dev/null
+++ b/strata/xorg-util-macros-common.morph
@@ -0,0 +1,16 @@
+name: xorg-util-macros-common
+kind: stratum
+build-depends:
+- morph: strata/core.morph
+chunks:
+- name: xorg-util-macros
+ repo: upstream:xorg-util-macros
+ ref: 9a54b858601bd305de2737b06e609084a2a114c2
+ unpetrify-ref: util-macros-1.19.0
+ build-depends: []
+- name: xcb-pthread-stubs
+ repo: upstream:xcb-pthread-stubs
+ ref: 431d2c0be218d878b9dd3862e4232243c599df4b
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - xorg-util-macros