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}"
|
||||
noarch="yes"
|
||||
hostmakedepends="python openssl run-parts"
|
||||
depends="openssl run-parts"
|
||||
makedepends="openssl run-parts"
|
||||
depends="${makedepends}"
|
||||
conf_files="/etc/ca-certificates.conf"
|
||||
short_desc="Common CA certificates"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue