Skip to content

Commit

Permalink
update dependency install script for debian bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
emgucv committed Oct 15, 2023
1 parent 2c46d79 commit c7016a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/debian/bookworm/apt_install_dependency.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash -v

sudo apt-get install build-essential protobuf-compiler python-future python3-future libopengl-dev libgdiplus clang
sudo apt-get install build-essential protobuf-compiler libopengl-dev libgdiplus clang

0 comments on commit c7016a9

Please sign in to comment.