mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/skopeo: add missing dependency on host go arch support
Fixes: commit619b83a443http://autobuild.buildroot.org/results/d1c41157ddace09399a3fc101026ae451c6a918a/ Signed-off-by: Yann E. MORIN <yann.morin@orange.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry-picked from535116dd02) Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
379019e891
commit
2c222c2968
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_HOST_SKOPEO
|
||||
bool "host skopeo"
|
||||
depends on BR2_PACKAGE_HOST_GO_HOST_ARCH_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