xorg: add recipes for X11R7.5 release
[openembedded.git] / recipes / xorg-driver / xf86-video-sis_0.10.2.bb
1 require xorg-driver-video.inc
2
3 DESCRIPTION = "X.Org X server -- SiS display driver"
4 DEPENDS += " xineramaproto xf86miscproto xf86dgaproto drm xf86driproto"
5 PE = "1"
6
7 EXTRA_OECONF += " \
8   ac_cv_file__usr_include_xorg_dri_h=yes \
9   ac_cv_file__usr_include_xorg_sarea_h=yes \
10   ac_cv_file__usr_include_xorg_dristruct_h=yes \
11 "