build-from-source: add bpftool and clang

Needed for building with CLAT support.
This commit is contained in:
Filip Pokryvka 2026-01-16 11:07:45 +01:00
parent 324ca62682
commit 69f12576d9

View file

@ -47,6 +47,8 @@ if [[ "$INSTALL_DEPENDENCIES" == yes ]]; then
audit-libs-devel \
automake \
bluez-libs-devel \
bpftool \
clang \
dbus-devel \
dbus-glib-devel \
dbus-python \