diff options
author | 2016-05-28 19:17:19 +0200 | |
---|---|---|
committer | 2016-05-31 22:43:08 +0200 | |
commit | 509ce3a6ecca3ffb7da6e1d0545a2a88021c542e (patch) | |
tree | 105604601c33ff5b6bd373e30b4ae38856ce7361 /support | |
parent | 102c4a4bad747221191a67fdced8d077e31aeb2c (diff) | |
download | buildroot-509ce3a6ecca3ffb7da6e1d0545a2a88021c542e.tar.gz buildroot-509ce3a6ecca3ffb7da6e1d0545a2a88021c542e.tar.bz2 |
package/x11r7/xdriver_xf86-video-fbturbo: needs dri2 for libump
xdriver_xf86-video-fbturbo has an optional dependency to libump
currently not handled by buildroot:
https://github.com/ssvb/xf86-video-fbturbo/blob/master/configure.ac#L91
If libump was compiled incidentally before xdriver_xf86-video-fbturbo
sunxi_mali_ump_dri2.c is compiled which depends on dri2:
https://github.com/ssvb/xf86-video-fbturbo/blob/master/src/Makefile.am#L59
This patch adds a dependency for dri2proto to enable dri2 support in
X.org and adds libump as dependency for a reproducable build to fix
http://autobuild.buildroot.net/results/656/656520682a5ac6fe5e1e741e1a92b1eab4245f2d/
[Peter: also add dri2proto to _DEPENDENCIES]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions