aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-xorg_1.6.1.bb
blob: 575021dfd321d2551be87b4f33860584220962a3 (plain)
1
2
3
4
5
6
7
8
9
10
require xorg-xserver-common.inc

DESCRIPTION = "the X.Org X server"
DEPENDS += "pixman libpciaccess openssl xineramaproto libxinerama"
RDEPENDS += "hal"
PE = "2"

MESA_VER = "7.2"

export LDFLAGS += " -ldl "