Fix missing depends in deb package. Close #587

This commit is contained in:
2025-11-01 12:04:14 +08:00
parent 09a1d2821c
commit dd00ba11c8
3 changed files with 10 additions and 7 deletions

View File

@@ -143,7 +143,7 @@ jobs:
- run: |
sudo apt-get update -y
sudo apt-get install -y ninja-build libgtk-3-dev webkit2gtk-4.1
dart pub global activate flutter_to_debian
dart pub global activate flutter_to_debian --source git https://github.com/venera-app/flutter_to_debian.git
- run: python3 debian/build.py x64
- run: dart run flutter_to_arch
- run: |
@@ -171,7 +171,7 @@ jobs:
flutter pub get
sudo apt-get update -y
sudo apt-get install -y ninja-build libgtk-3-dev webkit2gtk-4.1
dart pub global activate flutter_to_debian
dart pub global activate flutter_to_debian --source git https://github.com/venera-app/flutter_to_debian.git
- name: "Patch font"
run: |
dart run patch/font.dart