diff options
| -rw-r--r-- | meta/recipes-devtools/valgrind/valgrind_3.21.0.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/valgrind/valgrind_3.21.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.21.0.bb index 67a197c509..0903008e61 100644 --- a/meta/recipes-devtools/valgrind/valgrind_3.21.0.bb +++ b/meta/recipes-devtools/valgrind/valgrind_3.21.0.bb | |||
| @@ -139,7 +139,9 @@ RDEPENDS:${PN}-ptest += " bash coreutils curl file \ | |||
| 139 | perl-module-overloading perl-module-cwd perl-module-ipc-open3 \ | 139 | perl-module-overloading perl-module-cwd perl-module-ipc-open3 \ |
| 140 | perl-module-carp perl-module-symbol \ | 140 | perl-module-carp perl-module-symbol \ |
| 141 | procps sed ${PN}-dbg ${PN}-src ${TCLIBC}-src gcc-runtime-dbg \ | 141 | procps sed ${PN}-dbg ${PN}-src ${TCLIBC}-src gcc-runtime-dbg \ |
| 142 | util-linux-taskset" | 142 | util-linux-taskset \ |
| 143 | ${PN}-cachegrind ${PN}-massif ${PN}-callgrind \ | ||
| 144 | " | ||
| 143 | RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-gconv-utf-32" | 145 | RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-gconv-utf-32" |
| 144 | 146 | ||
| 145 | # One of the tests contains a bogus interpreter path on purpose. | 147 | # One of the tests contains a bogus interpreter path on purpose. |
