mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/skopeo: needs CGO linking for host
Fixes: http://autobuild.buildroot.org/results/35e/35ec43c0970f001e422d0b2ca6f8319deea2cde4/ Signed-off-by: Yann E. MORIN <yann.morin@orange.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
fe2b0ad459
commit
410995b712
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_HOST_SKOPEO
|
||||
bool "host skopeo"
|
||||
depends on BR2_PACKAGE_HOST_GO_HOST_ARCH_SUPPORTS
|
||||
depends on BR2_PACKAGE_HOST_GO_HOST_CGO_LINKING_SUPPORTS
|
||||
help
|
||||
skopeo is a command line utility that performs various
|
||||
operations on container images and image repositories.
|
||||
|
||||
Reference in New Issue
Block a user