mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
fix(app-emulation/docker): more requires
needs libarchive and curl
This commit is contained in:
parent
462bd7ac3a
commit
920b2adfc3
@ -21,6 +21,8 @@ DEPEND=">=dev-lang/go-1.0.2"
|
||||
RDEPEND="
|
||||
app-emulation/lxc
|
||||
net-misc/bridge-utils
|
||||
app-arch/libarchive
|
||||
net-misc/curl
|
||||
"
|
||||
|
||||
src_compile() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user