mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 15:57:13 +08:00
catalyst correction
This commit is contained in:
parent
c2fb7448ca
commit
aa72442460
@ -7,7 +7,7 @@ _kernver="3.6.6-1-CHAKRA"
|
||||
|
||||
pkgname=(catalyst chd-catalyst)
|
||||
pkgver=12.8
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
_amdver=8.982
|
||||
arch=('x86_64')
|
||||
url="http://www.ati.amd.com"
|
||||
@ -69,7 +69,7 @@ build() {
|
||||
package_catalyst() {
|
||||
pkgdesc="AMD/ATI Catalyst drivers for linux. fglrx kernel module only"
|
||||
screenshot="http://linuxtation3.files.wordpress.com/2007/03/pantallazo.jpg"
|
||||
depends=('linux>=3.5' 'linux<3.6' 'catalyst-utils')
|
||||
depends=('linux>=3.6' 'linux<3.7' 'catalyst-utils')
|
||||
conflicts=('nvidia' 'xf86-video-ati' 'xf86-video-radeonhd' 'catalyst-legacy')
|
||||
install=catalyst.install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user