package/x11r7/xdriver_xf86-video-ati: Depends on xlib_libXcomposite
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 15 Jul 2015 18:11:53 +0000 (20:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 18 Jul 2015 10:26:05 +0000 (12:26 +0200)
commit0ebec4d8070b9841f1bb7f3d0e2144f5b03e5cfe
tree60b4257abc2f5c4ca1335922fc593a8a50376490
parent81a2b4d67275ace8ee2894b289a76d0cd7777c7d
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>
package/x11r7/xdriver_xf86-video-ati/Config.in
package/x11r7/xdriver_xf86-video-ati/xdriver_xf86-video-ati.mk