diff options
| -rw-r--r-- | meta/recipes-support/gdbm/gdbm_1.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/gdbm/gdbm_1.18.bb b/meta/recipes-support/gdbm/gdbm_1.18.bb index 2d2016ddfa..aad4300952 100644 --- a/meta/recipes-support/gdbm/gdbm_1.18.bb +++ b/meta/recipes-support/gdbm/gdbm_1.18.bb | |||
| @@ -31,7 +31,7 @@ do_install_append () { | |||
| 31 | ln -sf ../gdbm.h ${D}/${includedir}/gdbm/gdbm.h | 31 | ln -sf ../gdbm.h ${D}/${includedir}/gdbm/gdbm.h |
| 32 | } | 32 | } |
| 33 | 33 | ||
| 34 | RDEPENDS_${PN}-ptest += "diffutils" | 34 | RDEPENDS_${PN}-ptest += "diffutils ${PN}-bin" |
| 35 | 35 | ||
| 36 | do_compile_ptest() { | 36 | do_compile_ptest() { |
| 37 | oe_runmake -C tests buildtests | 37 | oe_runmake -C tests buildtests |
