summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorbartus2021-02-12 09:50:59 +0100
committerbartus2021-02-12 09:50:59 +0100
commit6a4528f71b844051b62d1f1e19c5754f70dfe6b5 (patch)
tree24d07f3156efd8a35bac150613f6c2ce21ed7522 /.SRCINFO
parentc68cfd50b718a422052daa12beeb6c94d4eec420 (diff)
downloadaur-6a4528f71b844051b62d1f1e19c5754f70dfe6b5.tar.gz
Pin cuda version in pacakge()
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88d7d6c54ab4..90da0c37bf0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,6 +11,7 @@ pkgbase = popsift
makedepends = cmake
makedepends = git
makedepends = cuda>=7.0
+ makedepends = expac
source = popsift::git+https://github.com/alicevision/popsift.git
sha256sums = SKIP
@@ -18,6 +19,7 @@ pkgname = popsift
pkgdesc = Realtime GPU implementation of SIFT, 25 fps on HD images on recent graphic cards. (DOI: 10.1145/3204949.3208136) [development headers and static libs]
depends = boost
depends = popsift-libs=1.0.0
+ depends = cuda
options = staticlibs
pkgname = popsift-libs