diff options
Diffstat (limited to 'recipes-containers/runc')
| -rw-r--r-- | recipes-containers/runc/runc.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-containers/runc/runc.inc b/recipes-containers/runc/runc.inc index 64cf3f85..41baf739 100644 --- a/recipes-containers/runc/runc.inc +++ b/recipes-containers/runc/runc.inc | |||
| @@ -10,8 +10,7 @@ S = "${WORKDIR}/git" | |||
| 10 | 10 | ||
| 11 | PV = "${RUNC_VERSION}+git${SRCREV}" | 11 | PV = "${RUNC_VERSION}+git${SRCREV}" |
| 12 | 12 | ||
| 13 | DEPENDS = "go-cross-${TARGET_ARCH} \ | 13 | inherit go |
| 14 | " | ||
| 15 | RRECOMMENDS_${PN} = "lxc docker" | 14 | RRECOMMENDS_${PN} = "lxc docker" |
| 16 | 15 | ||
| 17 | LIBCONTAINER_PACKAGE="github.com/opencontainers/runc/libcontainer" | 16 | LIBCONTAINER_PACKAGE="github.com/opencontainers/runc/libcontainer" |
