summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/bcc/bcc_0.13.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/bcc/bcc_0.13.0.bb')
-rw-r--r--recipes-devtools/bcc/bcc_0.13.0.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes-devtools/bcc/bcc_0.13.0.bb b/recipes-devtools/bcc/bcc_0.13.0.bb
index 058baa3..ce9f718 100644
--- a/recipes-devtools/bcc/bcc_0.13.0.bb
+++ b/recipes-devtools/bcc/bcc_0.13.0.bb
@@ -6,12 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e3fc50a88d0a364313df4b21ef20c29e"
6inherit cmake python3native 6inherit cmake python3native
7 7
8DEPENDS += "bison-native \ 8DEPENDS += "bison-native \
9 ninja-native \
10 elfutils-native \
11 flex-native \ 9 flex-native \
12 ${MLPREFIX}elfutils \ 10 elfutils \
13 ${MLPREFIX}binutils \
14 ${MLPREFIX}flex \
15 luajit \ 11 luajit \
16 clang \ 12 clang \
17 " 13 "