osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/36326?usp=email )
Change subject: debian-bookworm-build: add libbladerf-dev ......................................................................
debian-bookworm-build: add libbladerf-dev
Related: OS#6409 Change-Id: I3c3fe95d8ebb21f7691a491144885c7deb8049a5 --- M debian-bookworm-build/Dockerfile 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/26/36326/1
diff --git a/debian-bookworm-build/Dockerfile b/debian-bookworm-build/Dockerfile index b0effe1..80794e7 100644 --- a/debian-bookworm-build/Dockerfile +++ b/debian-bookworm-build/Dockerfile @@ -90,6 +90,7 @@ lcov \ libaio-dev \ libasound2-dev \ + libbladerf-dev \ libboost-all-dev \ libc-ares-dev \ libcdk5-dev \