Skip to content

Commit

Permalink
#92, deb depends
Browse files Browse the repository at this point in the history
adamyg committed Jan 6, 2025
1 parent 4b12047 commit c223b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
@@ -187,7 +187,7 @@ jobs:
maintainer: ${{ env.MAINTAINER }}
version: ${{ env.VERSION }}
arch: 'amd64'
depends: 'libarchive-dev, libhunspell-dev'
depends: 'libhunspell-dev, libarchive13, libncurses6'
desc: '${{ env.DESC }}'
homepage: '${{ env.HOMEPAGE }}'

0 comments on commit c223b02

Please sign in to comment.