summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAleksandar Trifunovic2019-07-14 16:33:44 +0200
committerAleksandar Trifunovic2019-07-14 16:36:57 +0200
commit5805af73280b4319f95a848da4f72080a85056fa (patch)
tree8e278d67b2c345101b68c41f7820856ddd855551 /.SRCINFO
parent1fbc08bad039827884484bffc00a9f7e12a56880 (diff)
downloadaur-5805af73280b4319f95a848da4f72080a85056fa.tar.gz
Restore usage of system catch to avoid installing catch in build dir
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74740453ab4b..6e69168fec94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,9 +6,11 @@ pkgbase = microsoft-gsl
arch = any
license = MIT
makedepends = cmake
- makedepends = git
+ makedepends = catch2
source = https://github.com/Microsoft/GSL/archive/v2.0.0.tar.gz
+ source = use_system_catch2.patch
sha256sums = 6cce6fb16b651e62711a4f58e484931013c33979b795d1b1f7646f640cfa9c8e
+ sha256sums = 9ebdc1b3628bbdce82e3be469c183cd0d94d3d8964189aad71dac5d7e94d9f58
pkgname = microsoft-gsl