Skip to content

Commit

Permalink
Add openssl as dependency to meshtasticd .deb
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett authored Mar 7, 2024
1 parent 46ad623 commit bfce393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_raspbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
maintainer: Jonathan Bennett
version: ${{ steps.version.outputs.version }} # refs/tags/v*.*.*
arch: arm64
depends: libyaml-cpp0.7
depends: libyaml-cpp0.7, openssl
desc: Native Linux Meshtastic binary.

- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit bfce393

Please sign in to comment.