diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-07-15 20:11:53 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-18 12:26:05 +0200 |
commit | 0ebec4d8070b9841f1bb7f3d0e2144f5b03e5cfe (patch) | |
tree | 60b4257abc2f5c4ca1335922fc593a8a50376490 /docs/manual/adding-packages-python.txt | |
parent | 81a2b4d67275ace8ee2894b289a76d0cd7777c7d (diff) | |
download | buildroot-0ebec4d8070b9841f1bb7f3d0e2144f5b03e5cfe.tar.gz buildroot-0ebec4d8070b9841f1bb7f3d0e2144f5b03e5cfe.zip |
package/x11r7/xdriver_xf86-video-ati: Depends on xlib_libXcomposite
When xserver_xorg-server is built without composite support building this
package will fail:
radeon_dri2.c: In function 'radeon_dri2_copy_region2':
radeon_dri2.c:438:28: error: 'struct _Pixmap' has no member named 'screen_x'
off_x = drawable->x - pPix->screen_x;
^
radeon_dri2.c:439:28: error: 'struct _Pixmap' has no member named 'screen_y'
off_y = drawable->y - pPix->screen_y;
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-python.txt')
0 files changed, 0 insertions, 0 deletions