瀏覽代碼

fix: add libkeybinder as a dependency in deb pkg

ramanverma2k 2 年之前
父節點
當前提交
32be754eb7
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/workflows/release.yml

+ 2 - 0
.github/workflows/release.yml

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