e0d64017f7fe0b25a66b4c45549c062d3187f2bc
[vuplus_openembedded] / packages / xorg-xserver / xserver-xorg_1.5.1.bb
1 require xorg-xserver-common.inc
2
3 DESCRIPTION = "the X.Org X server"
4 DEPENDS += "pixman libpciaccess openssl"
5 PE = "1"
6 PR = "r0"
7
8 SRC_URI += "file://drmfix.patch;patch=1 \
9             file://sysroot_fix.patch;patch=1"
10
11 MESA_VER = "7.2"
12
13 export LDFLAGS += " -ldl "