ca-certificates: build all run-time dependencies for target.
This commit is contained in:
parent
9f7e017100
commit
b7747f4cfa
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ revision=2
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
hostmakedepends="python openssl run-parts"
|
hostmakedepends="python openssl run-parts"
|
||||||
depends="openssl run-parts"
|
makedepends="openssl run-parts"
|
||||||
|
depends="${makedepends}"
|
||||||
conf_files="/etc/ca-certificates.conf"
|
conf_files="/etc/ca-certificates.conf"
|
||||||
short_desc="Common CA certificates"
|
short_desc="Common CA certificates"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue