On Tue, 27 Jul 2010 17:00:28 +0100 Daniel Stone <[email protected]> wrote:
> Hi, > > On Tue, Jul 27, 2010 at 05:44:39PM +0200, Julien Cristau wrote: > > On Tue, Jul 27, 2010 at 08:25:13 -0700, Jesse Barnes wrote: > > > Apparently MeeGo does automatic packaging based on configure.ac, so > > > Arjan requested that these be added to make that easier. > > > > So we're adding fictional dependencies based on meego brokenness? > > Do you have more details on the issues they were having? > > That's pretty awesome. In either case, xi is almost certainly the wrong > module. If the requirement is to have X11/extensions/XI.h and friends > for server headers, then not only should that dep be in the server > rather than a driver which blatantly has nothing to do with input, but > you want inputproto rather than xi, which is libXi. Agreed, since Arjan requested this I just pinged him about why he thinks xi belongs here. We don't directly include files from either package, so putting the requirement on the server side makes more sense. And I think the dep on glproto should be sufficient for the GL stuff we use... -- Jesse Barnes, Intel Open Source Technology Center _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
