summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/yajl/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/yajl/APKBUILD b/user/yajl/APKBUILD
index 4219b8c20..e03957785 100644
--- a/user/yajl/APKBUILD
+++ b/user/yajl/APKBUILD
@@ -8,6 +8,7 @@ arch="all"
license="ISC"
depends=""
makedepends="cmake"
+checkdepends="cmd:which"
install=""
subpackages="$pkgname-dev $pkgname-tools"
source="yajl-$pkgver.tar.gz::https://github.com/lloyd/yajl/archive/$pkgver.tar.gz"