summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorandalenavals2019-03-08 23:11:03 -0300
committerandalenavals2019-03-08 23:11:03 -0300
commit582e9d1bf901c54be232ab22efd7b8530603f41a (patch)
tree49684e4fea84fd7e1db1c7770eb35741f3c6d62e /PKGBUILD
parent6a6bb29806e2bdd31ac696f4af33592cca8b0af3 (diff)
downloadaur-tmv-git.tar.gz
clean chroot version
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c3bd05ec351..89a92797a3a4 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ pkgdesc=" A fast, intuitive linear algebra library for C++ "
arch=('i686' 'x86_64')
url="https://github.com/rmjarvis/tmv/"
license=('BSD')
-depends=('bash' 'cblas')
-makedepends=('git')
+depends=('bash')
+makedepends=('git' 'scons')
source=("${_pkgname}::git+${url}")
md5sums=('SKIP')