diff options
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20200515.bb')
-rw-r--r-- | meta/recipes-extended/ltp/ltp_20200515.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20200515.bb b/meta/recipes-extended/ltp/ltp_20200515.bb index 317a4e461a..0304a40185 100644 --- a/meta/recipes-extended/ltp/ltp_20200515.bb +++ b/meta/recipes-extended/ltp/ltp_20200515.bb | |||
@@ -77,13 +77,17 @@ do_install(){ | |||
77 | RDEPENDS_${PN} = "\ | 77 | RDEPENDS_${PN} = "\ |
78 | attr \ | 78 | attr \ |
79 | bash \ | 79 | bash \ |
80 | bc \ | ||
81 | coreutils \ | ||
80 | cpio \ | 82 | cpio \ |
81 | cronie \ | 83 | cronie \ |
82 | curl \ | 84 | curl \ |
85 | e2fsprogs \ | ||
83 | e2fsprogs-mke2fs \ | 86 | e2fsprogs-mke2fs \ |
84 | expect \ | 87 | expect \ |
85 | file \ | 88 | file \ |
86 | gawk \ | 89 | gawk \ |
90 | gdb \ | ||
87 | gzip \ | 91 | gzip \ |
88 | iproute2 \ | 92 | iproute2 \ |
89 | ldd \ | 93 | ldd \ |