Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flipflip8952 committed Jul 18, 2024
1 parent d0f2b37 commit 3f9eeae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/scripts/install_aptdev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ packages=$(awk -v filt=${FPSDK_IMAGE%-*} '$1 ~ filt { print $2 }' <<EOF
noetic.humble.jazzy.bookworm libevdev-dev
noetic.humble.jazzy.bookworm libgpiod-dev
noetic.humble.jazzy.bookworm libiio-dev
noetic.humble.jazzy.bookworm linux-tools-common # perf
....................bookworm linux-perf
noetic.humble.jazzy......... linux-tools-common # perf
noetic.humble.jazzy.bookworm lsb-release
noetic.humble.jazzy.bookworm man
noetic.humble.jazzy.bookworm man-db
Expand Down

0 comments on commit 3f9eeae

Please sign in to comment.