소스 검색

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
           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