[yocto] [meta-measured][PATCH 1/7] trousers: Add libgcc as Runtime dependency
Saul Wold
sgw at linux.intel.com
Fri Nov 1 15:02:27 PDT 2013
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
recipes-tpm/trousers/trousers_0.3.10.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-tpm/trousers/trousers_0.3.10.bb b/recipes-tpm/trousers/trousers_0.3.10.bb
index 33b2816..28594d2 100644
--- a/recipes-tpm/trousers/trousers_0.3.10.bb
+++ b/recipes-tpm/trousers/trousers_0.3.10.bb
@@ -71,6 +71,8 @@ FILES_${PN}-doc = " \
${mandir}/man8 \
"
+RDEPENDS_${PN} = "libgcc"
+
inherit autotools useradd
EXTRA_OECONF="--with-gui=none"
--
1.8.3.1
More information about the yocto
mailing list