nvidia: accept xorg-server-1.15.
This commit is contained in:
parent
2f7f9ec7e4
commit
83756ddbcd
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ _desc="NVIDIA drivers for linux"
|
|||
|
||||
pkgname=nvidia
|
||||
version=331.38
|
||||
revision=1
|
||||
revision=2
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Propietary NVIDIA license"
|
||||
homepage="http://www.nvidia.com"
|
||||
|
@ -13,7 +13,7 @@ only_for_archs="i686 x86_64"
|
|||
nonfree=yes
|
||||
create_wrksrc=yes
|
||||
short_desc="${_desc} - Libraries and Utilities"
|
||||
depends="xserver-abi-video<15 nvidia-dkms-${version}_${revision} pkg-config"
|
||||
depends="xserver-abi-video<16 nvidia-dkms-${version}_${revision} pkg-config"
|
||||
conflicts="catalyst>=0"
|
||||
|
||||
if [ "$XBPS_MACHINE" = "i686" ]; then
|
||||
|
|
Loading…
Reference in a new issue