On Mon, Mar 16, 2015 at 11:45:11AM -0400, Gaetan Nadon wrote: > On 15-03-15 06:47 PM, Peter Hutterer wrote: > > Signed-off-by: Peter Hutterer <[email protected]> > > --- > > xorg.modules | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/xorg.modules b/xorg.modules > > index 7216192..6d80c6b 100644 > > --- a/xorg.modules > > +++ b/xorg.modules > > @@ -1974,6 +1974,7 @@ > > <dep package="libX11"/> > > <dep package="libXi"/> > > <dep package="xserver"/> > > + <dep package="libevdev"/> > > </dependencies> > > </autotools> > > > > Should we not preserve the comment as well? Unless of course it was > wrong in the first place. > This helps those customizing the list and saves them from debugging > build problems on non Linux platforms. > > - <dep package="libevdev"/> <!-- Linux > Only -->
Added the comment back in, thanks. It's still accurate, though FreeBSD now has an evdev implementation (as of last GSoC), not 100% on it's state though Cheers, Peter _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
