diff options
-rw-r--r-- | APKBUILD.5 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |