APKBUILD.5: sort depends_* descriptions

This commit is contained in:
tcely 2019-04-15 19:32:11 -04:00 committed by Natanael Copa
parent 915c7d868b
commit d733d5e570

View File

@ -404,12 +404,12 @@ variables.
.Bl -tag -width Ds .Bl -tag -width Ds
.It Cm depends_dev .It Cm depends_dev
Specifies the run-time dependencies of the -dev subpackage. 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 .It Cm depends_libs
Specifies the run-time dependencies of the -libs subpackage. Specifies the run-time dependencies of the -libs subpackage.
.It Cm depends_openrc .It Cm depends_openrc
Specifies the run-time dependencies of the -openrc subpackage. 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 .It Cm giturl
Specifies the URL of the Git repository to use with Specifies the URL of the Git repository to use with
.Cm abuild checkout . .Cm abuild checkout .