xorg-server: revbump for location of dri drivers.
The previous commit moves dri drivers to /usr/lib${wordsize}/dri, instead of simply /usr/lib/dri. It is necessary to rebuild xorg for correctness when accessing these drivers.
This commit is contained in:
parent
eba35205da
commit
a37d216414
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xorg-server'
|
# Template file for 'xorg-server'
|
||||||
pkgname=xorg-server
|
pkgname=xorg-server
|
||||||
version=1.20.10
|
version=1.20.10
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dipv6=true -Dxorg=true -Dxnest=true -Dxephyr=true
|
configure_args="-Dipv6=true -Dxorg=true -Dxnest=true -Dxephyr=true
|
||||||
-Dxvfb=true -Dhal=false -Dudev=true -Dxkb_dir=/usr/share/X11/xkb
|
-Dxvfb=true -Dhal=false -Dudev=true -Dxkb_dir=/usr/share/X11/xkb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue