summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc365c0eb824..3bcbb7b4a45e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Oct 24 07:39:54 UTC 2016
+# Tue Oct 25 10:19:12 UTC 2016
pkgbase = catalyst-firepro-compute
pkgdesc = A copy of catalyst-firepro with libgl support removed.
pkgver = 15.302.2301
@@ -13,8 +13,6 @@ pkgbase = catalyst-firepro-compute
depends = linux>=3.0
depends = linux<4.9
depends = linux-headers
- depends = xorg-server>=1.7.0
- depends = xorg-server<1.18.0
depends = libxrandr
depends = libsm
depends = fontconfig
diff --git a/PKGBUILD b/PKGBUILD
index 6cec20303ea5..d02887574607 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,7 @@ arch=('i686' 'x86_64')
url="http://www.amd.com"
license=('custom')
options=('staticlibs' 'libtool' '!strip' '!upx')
-depends=('dkms' 'linux>=3.0' 'linux<4.9' 'linux-headers' 'xorg-server>=1.7.0' 'xorg-server<1.18.0' 'libxrandr' 'libsm' 'fontconfig' 'libxcursor' 'libxi' 'gcc-libs' 'gcc>4.0.0' 'make' 'patch' 'libxinerama' 'mesa>=10.1.0-4')
+depends=('dkms' 'linux>=3.0' 'linux<4.9' 'linux-headers' 'libxrandr' 'libsm' 'fontconfig' 'libxcursor' 'libxi' 'gcc-libs' 'gcc>4.0.0' 'make' 'patch' 'libxinerama' 'mesa>=10.1.0-4')
optdepends=('qt4: to run ATi Catalyst Control Center (amdcccle)'
'libxxf86vm: to run ATi Catalyst Control Center (amdcccle)'
'opencl-headers: headers necessary for OpenCL development'