diff --git a/recipes-tpm/trousers/trousers_git.bb b/recipes-tpm/trousers/trousers_git.bb index 0a7e5b6..5737de3 100644 --- a/recipes-tpm/trousers/trousers_git.bb +++ b/recipes-tpm/trousers/trousers_git.bb @@ -56,6 +56,10 @@ PACKAGES = " \ trousers-doc \ " +# libtspi needs tcsd for most (all?) operations, so suggest to +# install that. +RRECOMMENDS_libtspi = "${PN}" + FILES_libtspi = " \ ${libdir}/*.so.1 \ ${libdir}/*.so.1.2.0 \