diff options
| -rw-r--r-- | meta-oe/recipes-extended/sysdig/sysdig_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/sysdig/sysdig_git.bb b/meta-oe/recipes-extended/sysdig/sysdig_git.bb index f1b77070c1..a626e3b207 100644 --- a/meta-oe/recipes-extended/sysdig/sysdig_git.bb +++ b/meta-oe/recipes-extended/sysdig/sysdig_git.bb | |||
| @@ -15,6 +15,8 @@ JIT_mipsarchn64 = "" | |||
| 15 | JIT_riscv64 = "" | 15 | JIT_riscv64 = "" |
| 16 | JIT_riscv32 = "" | 16 | JIT_riscv32 = "" |
| 17 | JIT_powerpc = "" | 17 | JIT_powerpc = "" |
| 18 | JIT_powerpc64le = "" | ||
| 19 | JIT_powerpc64 = "" | ||
| 18 | 20 | ||
| 19 | DEPENDS += "libb64 lua${JIT} zlib c-ares grpc-native grpc curl ncurses jsoncpp tbb jq openssl elfutils protobuf protobuf-native jq-native" | 21 | DEPENDS += "libb64 lua${JIT} zlib c-ares grpc-native grpc curl ncurses jsoncpp tbb jq openssl elfutils protobuf protobuf-native jq-native" |
| 20 | RDEPENDS_${PN} = "bash" | 22 | RDEPENDS_${PN} = "bash" |
