diff options
| -rw-r--r-- | recipes-tpm/trousers/trousers_git.bb | 4 |
1 files changed, 4 insertions, 0 deletions
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 = " \ | |||
| 56 | trousers-doc \ | 56 | trousers-doc \ |
| 57 | " | 57 | " |
| 58 | 58 | ||
| 59 | # libtspi needs tcsd for most (all?) operations, so suggest to | ||
| 60 | # install that. | ||
| 61 | RRECOMMENDS_libtspi = "${PN}" | ||
| 62 | |||
| 59 | FILES_libtspi = " \ | 63 | FILES_libtspi = " \ |
| 60 | ${libdir}/*.so.1 \ | 64 | ${libdir}/*.so.1 \ |
| 61 | ${libdir}/*.so.1.2.0 \ | 65 | ${libdir}/*.so.1.2.0 \ |
