summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-05-08 02:14:18 +0000
committerDaniel Bermond2018-05-08 02:14:18 +0000
commitdf4adf81112a5d97b842ab0f083eac8f1ec99b89 (patch)
tree95868dc3e2b99bdcdbe8a2e68eedfe0b94e5c072 /.SRCINFO
parent2dffebed28bc8fc6044cc0083e1398361104522d (diff)
downloadaur-df4adf81112a5d97b842ab0f083eac8f1ec99b89.tar.gz
makedepends: remove gcc5
gcc54 is now a dependency for cuda, sot it will be already pulled. Letting gcc5 (as it was until now) will cause a package conflict with gcc54. References ---------- https://git.archlinux.org/svntogit/community.git/commit/trunk?h=packages/cuda&id=2b0be9b7390fa897edb6e4f44224eaf8619399c9
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85a74519e1e0..a172b743f5ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = caffe2
pkgdesc = A new lightweight, modular, and scalable deep learning framework (gpu enabled)
pkgver = 0.8.2.pytorch.0.4.0
- pkgrel = 1
+ pkgrel = 2
url = http://caffe2.ai/
arch = x86_64
license = BSD
makedepends = git
makedepends = cmake
- makedepends = gcc5
depends = google-glog
depends = protobuf
depends = lapack