package/mesa3d: select packages required by dri3proto support dependencies
authorRomain Naour <romain.naour@gmail.com>
Mon, 4 Jan 2016 00:11:46 +0000 (01:11 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Jan 2016 23:15:41 +0000 (00:15 +0100)
commitb42fbdf2ac728f82a29fb5ce4191abc82d05793d
treeef727ebc9d5abda61ee58f248c451409a4ab32b2
parent8eab11289914aaa8c022776578426b9b58319e02
package/mesa3d: select packages required by dri3proto support dependencies

When BR2_PACKAGE_MESA3D_DRI_DRIVER and BR2_PACKAGE_XPROTO_DRI3PROTO
are selected, xlib_libxshmfence and xproto_presentproto packages
build are trigged at Makefile level.

Since 28f67899e54f15c6e48484ea2976c3e431756bcb, the build
stop if a package build is trigged at Makefile level without
being selected at Config.in level.

Fixes:
http://autobuild.buildroot.net/results/6a4/6a471d2873ff7e645b0f0962d1719632e290993c

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mesa3d/Config.in