summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Gradzki2017-11-17 08:16:07 -0600
committerAdam Gradzki2017-11-17 08:16:07 -0600
commitf4f35311cb0e5ee923d2b1779ac9b743f7cc50a4 (patch)
tree6a9fc1e1fac790d7a9c700063348014256fea557 /PKGBUILD
parent8ed9cd75368bfc453cfb9a51aeefaa48d984b444 (diff)
downloadaur-f4f35311cb0e5ee923d2b1779ac9b743f7cc50a4.tar.gz
gcc-6 to gcc6g
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf9454167ded..2634427f2e8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="Dlib is a general purpose cross-platform C++ library designed using con
arch=('any')
url="http://www.dlib.net/"
license=('Boost Software License')
-makedepends=('cmake' 'boost' 'cuda' 'gcc-6' 'python' 'python2')
+makedepends=('cmake' 'boost' 'cuda' 'gcc6' 'python' 'python2')
optdepends=('cblas: for BLAS support'
'lapack: for LAPACK support'
'libjpeg-turbo: for JPEG support'