[PATCH util-modular 1/3] xorg.modules: Add libevdev requirement to synaptics

Gaetan Nadon memsize at videotron.ca
Mon Mar 16 08:45:11 PDT 2015


On 15-03-15 06:47 PM, Peter Hutterer wrote:
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
>  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 -->




More information about the xorg-devel mailing list