diff options
-rw-r--r-- | meta/recipes-core/util-linux/util-linux.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/util-linux/util-linux.inc b/meta/recipes-core/util-linux/util-linux.inc index bbb28c3da0..93aa3e407c 100644 --- a/meta/recipes-core/util-linux/util-linux.inc +++ b/meta/recipes-core/util-linux/util-linux.inc | |||
@@ -306,7 +306,7 @@ python populate_packages_prepend() { | |||
306 | } | 306 | } |
307 | 307 | ||
308 | RDEPENDS_${PN}-bash-completion += "util-linux-lsblk" | 308 | RDEPENDS_${PN}-bash-completion += "util-linux-lsblk" |
309 | RDEPENDS_${PN}-ptest = "bash grep coreutils which util-linux-blkid util-linux-fsck btrfs-tools" | 309 | RDEPENDS_${PN}-ptest = "bash grep coreutils which btrfs-tools ${PN}" |
310 | 310 | ||
311 | do_compile_ptest() { | 311 | do_compile_ptest() { |
312 | oe_runmake buildtest-TESTS | 312 | oe_runmake buildtest-TESTS |