Skip to content

Commit

Permalink
add libltdl-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
msmeissn committed Oct 15, 2024
1 parent d831dcb commit 5b44fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
fetch-depth: 2

# install all necessary things for libgphoto2
- run: sudo apt-get update && sudo apt-get install -y autopoint gettext libusb-1.0-0-dev libcurl4-openssl-dev bison flex
- run: sudo apt-get update && sudo apt-get install -y autopoint gettext libusb-1.0-0-dev libcurl4-openssl-dev bison flex libltdl-dev

# install gphoto2 specifics packages
- run: sudo apt-get install -y libpopt-dev
Expand Down

0 comments on commit 5b44fec

Please sign in to comment.