summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGrey Christoforo2019-12-31 13:25:16 +0000
committerGrey Christoforo2019-12-31 13:25:16 +0000
commit020f90e723cbfe1369eae623e54a6440772a2601 (patch)
treeb3dc5e2694e16637d0c5d7f13ec52785d0357642 /.SRCINFO
parentae64dbb28539749b0cc213979945e7e457906d8c (diff)
downloadaur-020f90e723cbfe1369eae623e54a6440772a2601.tar.gz
fix depends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b5f9c23e602..fc39b0a671f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,8 @@ pkgbase = python-cadquery-git
url = https://github.com/CadQuery/cadquery
arch = any
license = Apache
- makedepends = python-pytest
- makedepends = python-pytest-cov
+ checkdepends = python-pytest
+ checkdepends = python-pytest-cov
depends = python-occ-cadquery-git
depends = python
provides = python-cadquery