FS#34097 - cairo shouldn't depend on mesa 9.1
Attached to Project:
Community Packages
Opened by John Kåre Alsaker (JKA) - Friday, 01 March 2013, 22:28 GMT
Last edited by Ionut Biru (wonder) - Saturday, 02 March 2013, 05:56 GMT
Opened by John Kåre Alsaker (JKA) - Friday, 01 March 2013, 22:28 GMT
Last edited by Ionut Biru (wonder) - Saturday, 02 March 2013, 05:56 GMT
|
Details
cairo 1.12.14-3 depends on mesa >= 9.1, which means it
can't be used with mesa 9.0 (which has a working llvmpipe)
or other graphics drivers.
It should probably depend on libegl instead. |
This task depends upon
Comment by Ionut Biru (wonder) -
Saturday, 02 March 2013, 05:56 GMT
libegl was replaced by mesa in 9.1, that's why it depends on it.