summaryrefslogtreecommitdiffstats
path: root/APKBUILD.5
diff options
context:
space:
mode:
Diffstat (limited to 'APKBUILD.5')
-rw-r--r--APKBUILD.54
1 files changed, 4 insertions, 0 deletions
diff --git a/APKBUILD.5 b/APKBUILD.5
index f3ce950..ad3f82e 100644
--- a/APKBUILD.5
+++ b/APKBUILD.5
@@ -146,6 +146,10 @@ The following variables are not required, but may be set in any
file:
.Bl -tag -width Ds
+.It Cm checkdepends
+Specifies test-time dependencies of the package. Common packages that are
+used for testing include check, dejagnu, and perl-test-command.
+
.It Cm depends
Specifies the run-time dependencies of the package. The
.Xr abuild 1