summaryrefslogtreecommitdiff
path: root/strata/x-common.morph
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-10 19:48:33 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-10 20:36:55 +0900
commita865fd19d83441a9393cf25427bf394f865d4094 (patch)
tree8cd8bfa96c47d75d814d9f72821de4149f7aa118 /strata/x-common.morph
parentbf6081488c351d582230f8a9c29c6aa68d07e0ce (diff)
downloaddefinitions-a865fd19d83441a9393cf25427bf394f865d4094.tar.gz
Added libXmu to x-common strata
This is required to build glut and the mesa demoes, adding the library here because this is where we keep the X libs. Change-Id: Ib7165d8dad93ac66b070d705b3e3fe62b6d68179
Diffstat (limited to 'strata/x-common.morph')
-rw-r--r--strata/x-common.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/strata/x-common.morph b/strata/x-common.morph
index fe7b9a0d..a94ba382 100644
--- a/strata/x-common.morph
+++ b/strata/x-common.morph
@@ -324,3 +324,13 @@ chunks:
- xorg-proto-kbproto
- xorg-lib-libX11
- xorg-lib-libSM
+- name: xorg-lib-libXmu
+ repo: upstream:xorg-lib-libXmu
+ ref: 2539e539eafdac88177c8ee30b043c5d52f017e4
+ unpetrify-ref: libXmu-1.1.2
+ build-system: autotools
+ build-depends:
+ - xorg-lib-libX11
+ - xorg-lib-libXext
+ - xorg-lib-libXt
+ - xorg-proto-xextproto