diff options
| -rw-r--r-- | recipes-containers/criu/criu_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-containers/criu/criu_git.bb b/recipes-containers/criu/criu_git.bb index 29f136ac..849a8328 100644 --- a/recipes-containers/criu/criu_git.bb +++ b/recipes-containers/criu/criu_git.bb | |||
| @@ -28,6 +28,7 @@ SRC_URI = "git://github.com/xemul/criu.git;protocol=git \ | |||
| 28 | COMPATIBLE_HOST = "(x86_64|arm|aarch64).*-linux" | 28 | COMPATIBLE_HOST = "(x86_64|arm|aarch64).*-linux" |
| 29 | 29 | ||
| 30 | DEPENDS += "libnl libcap protobuf-c-native protobuf-c util-linux-native libbsd" | 30 | DEPENDS += "libnl libcap protobuf-c-native protobuf-c util-linux-native libbsd" |
| 31 | RDEPENDS_${PN} = "bash" | ||
| 31 | 32 | ||
| 32 | S = "${WORKDIR}/git" | 33 | S = "${WORKDIR}/git" |
| 33 | 34 | ||
