xf86-video-nouveau: rebuild against libudev-183.
This commit is contained in:
parent
272d1f0e2d
commit
0d8a58dc41
@ -4,8 +4,10 @@ _distver=0.0.16
|
||||
_gitver="$(date +%Y%m%d)"
|
||||
version=${_distver}.${_gitver}
|
||||
build_style=gnu-configure
|
||||
nofetch=yes
|
||||
noextract=yes
|
||||
depends="xorg-server"
|
||||
makedepends="git automake pkg-config libdrm-devel libudev-devel xorg-server-devel xorg-util-macros"
|
||||
makedepends="git automake pkg-config libdrm-devel>=2.4.34 libudev-devel>=183 xorg-server-devel xorg-util-macros"
|
||||
short_desc="Xorg OpenSource NVIDIA video driver"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://nouveau.freedesktop.org/wiki/"
|
||||
@ -15,11 +17,6 @@ long_desc="
|
||||
This is the video driver for NVIDIA cards for the Xorg by using the
|
||||
free software stack, nouveau."
|
||||
|
||||
nofetch=yes
|
||||
noextract=yes
|
||||
|
||||
|
||||
|
||||
do_fetch() {
|
||||
local gitrepo="git://anongit.freedesktop.org/nouveau/xf86-video-nouveau"
|
||||
# local gitrepo="git://github.com/skeggsb/xf86-video-nouveau.git"
|
||||
|
@ -1,4 +1,4 @@
|
||||
libudev.so.0
|
||||
librt.so.1
|
||||
libc.so.6
|
||||
libdrm_nouveau.so.2
|
||||
libudev.so.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user