Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / xorg-xserver / xserver-xorg_1.4.bb
1 require xorg-xserver-common.inc
2
3 DESCRIPTION = "the X.Org X server"
4 DEPENDS += "pixman"
5 RDEPENDS += "hal"
6 PE = "1"
7 PR = "${INC_PR}.0"
8
9 SRC_URI += "file://drmfix.patch;patch=1 \
10             file://pkgconfig_fix.patch;patch=1 \
11             file://sysroot_fix.patch;patch=1"
12
13 MESA_VER = "7.0.2"
14
15 export LDFLAGS += " -ldl "