mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
xf86-video-nouveau: rebuild with as-needed for shlibs.
This commit is contained in:
parent
54ad0a32da
commit
599e21a71a
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xf86-video-nouveau'.
|
# Template build file for 'xf86-video-nouveau'.
|
||||||
pkgname=xf86-video-nouveau
|
pkgname=xf86-video-nouveau
|
||||||
version=1.0.2
|
version=1.0.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="xorg-server"
|
depends="xorg-server"
|
||||||
makedepends="pkg-config libdrm-devel>=2.4.34 libudev-devel>=183 xorg-server-devel"
|
makedepends="pkg-config libdrm-devel>=2.4.34 libudev-devel>=183 xorg-server-devel"
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
librt.so.1
|
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libdrm_nouveau.so.2
|
libdrm_nouveau.so.2
|
||||||
libudev.so.1
|
libudev.so.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue