On Wed, Sep 14, 2011 at 20:17:41 -0500, Jeremy Huddleston wrote:

> Every module building against xorg-server does not *Require* pixman nor
> libpciaccess.  If such modules need pixman or pciaccess, they should be
> depending on them directly rather than inheriting a dependency from
> xorg-server.
> 
The thing is, most video drivers *do* need pixman and pciaccess, and
inherit that dependency from the server (not to mention the fact that
the server tends to hide the use of pixman_* by its own macros so it's
not obvious where the dependency belongs).  Can we fix that first?

Cheers,
Julien
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to