pflask-git: needs ca-certificates
This commit is contained in:
parent
9766044754
commit
4fd59144a9
|
@ -5,7 +5,7 @@ _githash=2d69096dc7e9bf2d833252445ce85a9ac020a535
|
|||
wrksrc="pflask-${_githash}"
|
||||
revision=1
|
||||
build_style=waf
|
||||
hostmakedepends="python python-Sphinx"
|
||||
hostmakedepends="python python-Sphinx ca-certificates"
|
||||
short_desc="Simple tool for creating Linux namespace containers"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="BSD"
|
||||
|
|
Loading…
Reference in New Issue