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 --> _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
