summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-tpm/swtpm/swtpm-wrappers-native.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
1SUMMARY = "SWTPM - OpenEmbedded wrapper scripts for native swtpm tools" 1SUMMARY = "SWTPM - OpenEmbedded wrapper scripts for native swtpm tools"
2LICENSE = "MIT" 2LICENSE = "MIT"
3DEPENDS = "swtpm-native tpm-tools-native" 3DEPENDS = "swtpm-native tpm-tools-native net-tools-native"
4 4
5inherit native 5inherit native
6 6