diff options
| -rw-r--r-- | meta/recipes-devtools/valgrind/valgrind_3.11.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/valgrind/valgrind_3.11.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.11.0.bb index 7e232400cc..e8a235781b 100644 --- a/meta/recipes-devtools/valgrind/valgrind_3.11.0.bb +++ b/meta/recipes-devtools/valgrind/valgrind_3.11.0.bb | |||
| @@ -64,7 +64,8 @@ RDEPENDS_${PN} += "perl" | |||
| 64 | # redirect functions like strlen. | 64 | # redirect functions like strlen. |
| 65 | RRECOMMENDS_${PN} += "${TCLIBC}-dbg" | 65 | RRECOMMENDS_${PN} += "${TCLIBC}-dbg" |
| 66 | 66 | ||
| 67 | RDEPENDS_${PN}-ptest += " sed perl glibc-utils perl-module-file-glob" | 67 | RDEPENDS_${PN}-ptest += " sed perl perl-module-file-glob" |
| 68 | RDEPENDS_${PN}-ptest_append_libc-glibc = " glibc-utils" | ||
| 68 | 69 | ||
| 69 | # One of the tests contains a bogus interpreter path on purpose, and QA | 70 | # One of the tests contains a bogus interpreter path on purpose, and QA |
| 70 | # check complains about it | 71 | # check complains about it |
