From a865fd19d83441a9393cf25427bf394f865d4094 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Thu, 10 Dec 2015 19:48:33 +0900 Subject: 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 --- strata/x-common.morph | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'strata/x-common.morph') 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 -- cgit v1.2.1