summaryrefslogtreecommitdiffstats
path: root/APKBUILD.5
diff options
context:
space:
mode:
Diffstat (limited to 'APKBUILD.5')
-rw-r--r--APKBUILD.54
1 files changed, 2 insertions, 2 deletions
diff --git a/APKBUILD.5 b/APKBUILD.5
index 5e03aa6..d483355 100644
--- a/APKBUILD.5
+++ b/APKBUILD.5
@@ -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 .