Skip to content

Commit 2933352

Browse files
committed
11
1 parent 56333f2 commit 2933352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Install build dependencies
4141
run: |
42-
sudo apt-get install -y debhelper zip imagemagick
42+
sudo apt-get install -y debhelper zip imagemagick libdbus-1-dev libusb-1.0-0-dev pkg-config
4343
if [ "${{ matrix.arch }}" = "x86_64" ]; then
4444
sudo apt-get install -y rpm
4545
fi

0 commit comments

Comments
 (0)