diff options
| -rw-r--r-- | meta/recipes-support/attr/attr.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/attr/attr.inc b/meta/recipes-support/attr/attr.inc index 28c750f987..68609784d9 100644 --- a/meta/recipes-support/attr/attr.inc +++ b/meta/recipes-support/attr/attr.inc | |||
| @@ -34,6 +34,6 @@ do_install_ptest() { | |||
| 34 | sed -e 's|; @echo|; echo|' -i ${D}${PTEST_PATH}/test/Makefile | 34 | sed -e 's|; @echo|; echo|' -i ${D}${PTEST_PATH}/test/Makefile |
| 35 | } | 35 | } |
| 36 | 36 | ||
| 37 | RDEPENDS_${PN}-ptest = "coreutils perl-module-filehandle perl-module-getopt-std perl-module-posix" | 37 | RDEPENDS_${PN}-ptest = "attr coreutils perl-module-filehandle perl-module-getopt-std perl-module-posix" |
| 38 | 38 | ||
| 39 | BBCLASSEXTEND = "native nativesdk" \ No newline at end of file | 39 | BBCLASSEXTEND = "native nativesdk" |
