jq: add checkdepends
This commit is contained in:
parent
91e60151b8
commit
a35a907a47
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=1.5
|
|||
revision=5
|
||||
build_style=gnu-configure
|
||||
makedepends="oniguruma-devel"
|
||||
checkdepends="valgrind"
|
||||
short_desc="Command-line JSON processor"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue