Skip to content

Commit 32be754

Browse files
committed
fix: add libkeybinder as a dependency in deb pkg
1 parent 0643e93 commit 32be754

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
# Create control file
8282
printf 'Package: AppFlowy
8383
Version: %s
84+
Depends: libkeybinder-3.0-0
8485
Architecture: amd64
8586
Essential: no
8687
Priority: optional
@@ -173,6 +174,7 @@ jobs:
173174
# Create control file
174175
printf 'Package: AppFlowy
175176
Version: %s
177+
Depends: libkeybinder-3.0-0
176178
Architecture: amd64
177179
Essential: no
178180
Priority: optional

0 commit comments

Comments
 (0)