diff options
-rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-pytss/python3-tpm2-pytss_2.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-pytss/python3-tpm2-pytss_2.3.0.bb b/meta-tpm/recipes-tpm2/tpm2-pytss/python3-tpm2-pytss_2.3.0.bb index 57e284b..4ddf287 100644 --- a/meta-tpm/recipes-tpm2/tpm2-pytss/python3-tpm2-pytss_2.3.0.bb +++ b/meta-tpm/recipes-tpm2/tpm2-pytss/python3-tpm2-pytss_2.3.0.bb | |||
@@ -18,4 +18,4 @@ DEPENDS = " \ | |||
18 | tpm2-tss \ | 18 | tpm2-tss \ |
19 | " | 19 | " |
20 | 20 | ||
21 | RDEPENDS:${PN} = "libtss2" | 21 | RDEPENDS:${PN} = "libtss2 python3-asn1crypto" |