diff options
Diffstat (limited to 'recipes-containers/runc')
| -rw-r--r-- | recipes-containers/runc/runc_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/runc/runc_git.bb b/recipes-containers/runc/runc_git.bb index ed9a32e4..23c0094d 100644 --- a/recipes-containers/runc/runc_git.bb +++ b/recipes-containers/runc/runc_git.bb | |||
| @@ -18,7 +18,7 @@ S = "${WORKDIR}/git" | |||
| 18 | RUNC_VERSION = "1.0.0-rc1" | 18 | RUNC_VERSION = "1.0.0-rc1" |
| 19 | PV = "${RUNC_VERSION}+git${SRCREV}" | 19 | PV = "${RUNC_VERSION}+git${SRCREV}" |
| 20 | 20 | ||
| 21 | DEPENDS = "go-cross \ | 21 | DEPENDS = "go-cross-${TARGET_ARCH} \ |
| 22 | " | 22 | " |
| 23 | RRECOMMENDS_${PN} = "lxc docker" | 23 | RRECOMMENDS_${PN} = "lxc docker" |
| 24 | 24 | ||
