diff --git a/meta-tpm/recipes-tpm/trousers/trousers_git.bb b/meta-tpm/recipes-tpm/trousers/trousers_git.bb index c20f8d5..967b25e 100644 --- a/meta-tpm/recipes-tpm/trousers/trousers_git.bb +++ b/meta-tpm/recipes-tpm/trousers/trousers_git.bb @@ -11,7 +11,7 @@ SECTION = "security/tpm" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=8031b2ae48ededc9b982c08620573426" -DEPENDS = "openssl10" +DEPENDS = "openssl" PROVIDES = "${PACKAGES}" PV = "0.3.14+git${SRCPV}"