summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--APKBUILD.54
1 files changed, 4 insertions, 0 deletions
diff --git a/APKBUILD.5 b/APKBUILD.5
index bfd7a61..5e03aa6 100644
--- a/APKBUILD.5
+++ b/APKBUILD.5
@@ -406,6 +406,10 @@ variables.
Specifies the run-time dependencies of the -dev 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 .