diff --git a/package/skopeo/Config.in.host b/package/skopeo/Config.in.host index b3a1c155f7..334a12b6fc 100644 --- a/package/skopeo/Config.in.host +++ b/package/skopeo/Config.in.host @@ -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.