diff options
Diffstat (limited to 'APKBUILD.5')
-rw-r--r-- | APKBUILD.5 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -404,12 +404,12 @@ variables. .Bl -tag -width Ds .It Cm depends_dev Specifies the run-time dependencies of the -dev subpackage. +.It Cm depends_doc +Specifies the run-time dependencies of the -doc subpackage. .It Cm depends_libs Specifies the run-time dependencies of the -libs subpackage. .It Cm depends_openrc Specifies the run-time dependencies of the -openrc subpackage. -.It Cm depends_doc -Specifies the run-time dependencies of the -doc subpackage. .It Cm giturl Specifies the URL of the Git repository to use with .Cm abuild checkout . |