ca-certificates: fix cross build.
This commit is contained in:
parent
c4db235385
commit
59d811b1dc
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'ca-certificates'
|
||||
pkgname=ca-certificates
|
||||
version=20130906
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname}"
|
||||
makedepends="python openssl run-parts"
|
||||
hostmakedepends="python openssl run-parts"
|
||||
short_desc="Common CA certificates"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://packages.qa.debian.org/c/ca-certificates.html"
|
||||
|
|
Loading…
Reference in New Issue