mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
bcc: fix cross.
This commit is contained in:
parent
a9476ce777
commit
8501f9fb18
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
wrksrc="bcc"
|
||||
build_style=cmake
|
||||
configure_args="-DREVISION=${version}"
|
||||
hostmakedepends="flex"
|
||||
hostmakedepends="flex python3"
|
||||
makedepends="clang clang-tools-extra elfutils-devel flex lld-devel llvm
|
||||
ncurses-devel python3-devel zlib-devel"
|
||||
short_desc="BPF-based Linux IO analysis, networking, monitoring, and more"
|
||||
|
|
Loading…
Add table
Reference in a new issue