summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8600fb221b6..eb567c75b536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@
pkgname=matlab-support
pkgver=9.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Provides dependencies and common fixes for MATLAB.'
arch=('x86_64')
url='http://www.mathworks.com'
@@ -31,7 +31,7 @@ depends=('libx11'
'libxt'
'jre7-openjdk'
'libselinux')
-optdepends=('gcc47: For MEX support')
+optdepends=('gcc49: For MEX support')
makedepends=('gendesk')
provides=('matlab')
conflicts=('matlab')