[Buildroot] [PATCH] package/x11r7/xapp_xf86dga: remove dependencies on Xt/Xaw/Xmu

Ricardo Martincoski ricardo.martincoski at gmail.com
Wed Feb 10 00:10:35 UTC 2016


On Tue, Feb 09, 2016 at 08:04 PM, Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be> wrote:
> Since the bump to 1.0.3, xapp_xf86dga no longer uses libXt, libXaw and
> libXmu. So these dependencies should be removed from the .mk file.
> 
> They were already removed from Config.in, leading to messages like:
> Makefile:475: *** xlib_libXaw is in the dependency chain of xapp_xf86dga
> that has added it to its _DEPENDENCIES variable without selecting it or
> depending on it from Config.in.  Stop.

You can add if you want:

Fixes:
http://autobuild.buildroot.net/results/aee/aee4a895c74647292715705bfcdf742f3ea2f76f/

> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> Cc: Bernd Kuhls <bernd.kuhls at t-online.de>
Tested-by: Ricardo Martincoski <ricardo.martincoski at gmail.com>
Build test for the autobuild issue using minimal config
BR2_TOOLCHAIN_EXTERNAL=y # easy for toolchain w/ MMU support
BR2_PACKAGE_XORG7=y
BR2_PACKAGE_XAPP_XF86DGA=y

Regards,
Ricardo


More information about the buildroot mailing list