diff options
-rw-r--r-- | meta/recipes-devtools/valgrind/valgrind_3.20.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/valgrind/valgrind_3.20.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.20.0.bb index 701dbf3833..07e50426e4 100644 --- a/meta/recipes-devtools/valgrind/valgrind_3.20.0.bb +++ b/meta/recipes-devtools/valgrind/valgrind_3.20.0.bb | |||
@@ -133,7 +133,7 @@ RDEPENDS:${PN}-ptest += " bash coreutils curl file \ | |||
133 | perl-module-carp perl-module-symbol \ | 133 | perl-module-carp perl-module-symbol \ |
134 | procps sed ${PN}-dbg ${PN}-src ${TCLIBC}-src gcc-runtime-dbg \ | 134 | procps sed ${PN}-dbg ${PN}-src ${TCLIBC}-src gcc-runtime-dbg \ |
135 | util-linux-taskset" | 135 | util-linux-taskset" |
136 | RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils" | 136 | RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-gconv-utf-32" |
137 | 137 | ||
138 | # One of the tests contains a bogus interpreter path on purpose. | 138 | # One of the tests contains a bogus interpreter path on purpose. |
139 | # Skip file dependency check | 139 | # Skip file dependency check |