fix: add libkeybinder as a dependency in deb pkg

This commit is contained in:
ramanverma2k 2022-12-08 10:25:27 +05:30
parent 0643e93e94
commit 32be754eb7

View File

@ -81,6 +81,7 @@ jobs:
# Create control file
printf 'Package: AppFlowy
Version: %s
Depends: libkeybinder-3.0-0
Architecture: amd64
Essential: no
Priority: optional
@ -173,6 +174,7 @@ jobs:
# Create control file
printf 'Package: AppFlowy
Version: %s
Depends: libkeybinder-3.0-0
Architecture: amd64
Essential: no
Priority: optional