mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: add libkeybinder as a dependency in deb pkg
This commit is contained in:
parent
0643e93e94
commit
32be754eb7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user