Make xorg-server build with DRI and GLX support now that MesaLib
has been fixed. --HG-- extra : convert_revision : 17892a3a19cf904db170119b3b66add4d23f32cc
This commit is contained in:
parent
a2c364b096
commit
a1218c3f0b
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ pkgname=xorg-server-1.5.1
|
|||
extract_sufx=".tar.bz2"
|
||||
url=http://xorg.freedesktop.org/releases/individual/xserver
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-dri --with-xkb-path=$PKGFS_MASTERDIR/share/X11/xkb
|
||||
--disable-glx --disable-aiglx"
|
||||
configure_args="--with-xkb-path=$PKGFS_MASTERDIR/share/X11/xkb"
|
||||
make_cmd="$PKGFS_MASTERDIR/bin/gmake"
|
||||
pkgconfig_override="xorg-server.pc"
|
||||
short_desc="Modular X11 server from modular X.org"
|
||||
|
|
Loading…
Reference in a new issue