Support Linux arm64. Close #176

This commit is contained in:
nyne
2025-02-09 15:11:46 +08:00
committed by GitHub
parent 591f2836d4
commit e55c45a589
3 changed files with 59 additions and 11 deletions

4
debian/debian.yaml vendored
View File

@@ -1,13 +1,13 @@
flutter_app:
command: venera
arch: x64
arch: {{Arch}}
parent: /usr/local/lib
nonInteractive: true
control:
Package: venera
Version: {{Version}}
Architecture: amd64
Architecture: {{Architecture}}
Priority: optional
Depends: libwebkit2gtk-4.1-0, libgtk-3-0
Maintainer: nyne