diff --git a/recipes-tpm/swtpm/swtpm-wrappers-native.bb b/recipes-tpm/swtpm/swtpm-wrappers-native.bb index 0af1db6..644f3ac 100644 --- a/recipes-tpm/swtpm/swtpm-wrappers-native.bb +++ b/recipes-tpm/swtpm/swtpm-wrappers-native.bb @@ -1,6 +1,6 @@ SUMMARY = "SWTPM - OpenEmbedded wrapper scripts for native swtpm tools" LICENSE = "MIT" -DEPENDS = "swtpm-native tpm-tools-native" +DEPENDS = "swtpm-native tpm-tools-native net-tools-native" inherit native