On 15/11/2013 19:27, Rob Clark wrote: > Well, to be fair, a number of the DDX drivers don't build on ARM. I > remove them locally in my in my xorg.modules. > > I don't claim to be a jhbuild expert, but it is probably easier to > have everything in xorg.modules, and let people remove the depends for > what they don't want to build. It seems easier to delete what you > don't want, than add what is missing. Although maybe someone else has > a better idea.
You don't even need to remove them from xorg.modules, you can simply write "skip = [ 'appplewmproto', 'libAppleWM' ]" (or whatever is appropriate) in your jhbuildrc. This is mentioned on http://www.x.org/wiki/Tinderbox/ _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
