diff options
| -rw-r--r-- | recipes-tpm/swtpm/swtpm-wrappers-native.bb | 2 |
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 @@ | |||
| 1 | SUMMARY = "SWTPM - OpenEmbedded wrapper scripts for native swtpm tools" | 1 | SUMMARY = "SWTPM - OpenEmbedded wrapper scripts for native swtpm tools" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | DEPENDS = "swtpm-native tpm-tools-native" | 3 | DEPENDS = "swtpm-native tpm-tools-native net-tools-native" |
| 4 | 4 | ||
| 5 | inherit native | 5 | inherit native |
| 6 | 6 | ||
