diff options
Diffstat (limited to 'meta/recipes-devtools/valgrind/valgrind_3.17.0.bb')
-rw-r--r-- | meta/recipes-devtools/valgrind/valgrind_3.17.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/valgrind/valgrind_3.17.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.17.0.bb index ebbd83dd3f..d0c60d0a3d 100644 --- a/meta/recipes-devtools/valgrind/valgrind_3.17.0.bb +++ b/meta/recipes-devtools/valgrind/valgrind_3.17.0.bb | |||
@@ -130,7 +130,7 @@ RDEPENDS_${PN} += "perl" | |||
130 | # redirect functions like strlen. | 130 | # redirect functions like strlen. |
131 | RRECOMMENDS_${PN} += "${TCLIBC}-dbg" | 131 | RRECOMMENDS_${PN} += "${TCLIBC}-dbg" |
132 | 132 | ||
133 | RDEPENDS_${PN}-ptest += " bash coreutils file \ | 133 | RDEPENDS_${PN}-ptest += " bash coreutils curl file \ |
134 | gdb libgomp \ | 134 | gdb libgomp \ |
135 | perl \ | 135 | perl \ |
136 | perl-module-file-basename perl-module-file-glob perl-module-getopt-long \ | 136 | perl-module-file-basename perl-module-file-glob perl-module-getopt-long \ |