diff options
| -rw-r--r-- | recipes-containers/cri-o/cri-o_git.bb | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb index 10522193..5adef226 100644 --- a/recipes-containers/cri-o/cri-o_git.bb +++ b/recipes-containers/cri-o/cri-o_git.bb  | |||
| @@ -29,6 +29,9 @@ GO_IMPORT = "import" | |||
| 29 | 29 | ||
| 30 | PV = "1.22.0+git${SRCREV_cri-o}" | 30 | PV = "1.22.0+git${SRCREV_cri-o}" | 
| 31 | 31 | ||
| 32 | inherit features_check | ||
| 33 | REQUIRED_DISTRO_FEATURES ?= "seccomp" | ||
| 34 | |||
| 32 | DEPENDS = " \ | 35 | DEPENDS = " \ | 
| 33 | glib-2.0 \ | 36 | glib-2.0 \ | 
| 34 | btrfs-tools \ | 37 | btrfs-tools \ | 
