summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/cri-o/cri-o_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb
index b0c0ce44..c2b5f5c5 100644
--- a/recipes-containers/cri-o/cri-o_git.bb
+++ b/recipes-containers/cri-o/cri-o_git.bb
@@ -40,6 +40,7 @@ DEPENDS = " \
40 " 40 "
41RDEPENDS_${PN} = " \ 41RDEPENDS_${PN} = " \
42 cni \ 42 cni \
43 libdevmapper \
43 " 44 "
44 45
45python __anonymous() { 46python __anonymous() {