fix cri-dockerd deps for aarch64

pull/13762/head
Sharif Elgamal 2022-04-26 13:13:29 -07:00
parent a6a3952884
commit 3163b187d8
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ config BR2_PACKAGE_CRI_DOCKERD
depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
depends on BR2_PACKAGE_HOST_GO_TARGET_CGO_LINKING_SUPPORTS
depends on BR2_TOOLCHAIN_HAS_THREADS
select BR2_PACKAGE_DOCKER_BIN
select BR2_PACKAGE_DOCKER_BIN_AARCH64