mesa3d: add missing select of xproto_glproto
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Dec 2015 09:19:28 +0000 (10:19 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Dec 2015 09:19:28 +0000 (10:19 +0100)
commitda7f56d81316be0dafb5f8a1236ba96266ee3dc2
tree2339830b2e9b87fb2729d5e917d10f672267af25
parent4e5f17e8edc4e377f747893979c0a154c7e76117
mesa3d: add missing select of xproto_glproto

When X.org is available, mesa3d has xproto_glproto in its
dependencies, but it forgets to select it. This commit fixes this
mistake, which fixes the following autobuilder failure:

  http://autobuild.buildroot.org/results/378/378bbf8520d67a67b5906ec177079542158a6be7/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mesa3d/Config.in