gnu: mesa: Add libva input.
authorTaylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>
Tue, 28 Apr 2015 13:08:47 +0000 (15:08 +0200)
committerTaylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>
Sat, 2 May 2015 08:47:55 +0000 (10:47 +0200)
commit7e31978b72120a26c769ecddba83405b223e045d
treeea77bcd0b83ce045f56c2d19fed0f5604cede5b1
parent868ef9aec79fac92efbe885120331310592fef98
gnu: mesa: Add libva input.

There is a circular dependency between Mesa and libVA, so we use a
libva-no-mesa package that builds libVA without GLX and EGL support, and use
that for building Mesa.

* gnu/packages/gl.scm (libva-for-mesa): New variable.
(mesa): Add as input.
gnu/packages/gl.scm