mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
build scripts & issue templates
This commit is contained in:
17
debian/debian.yaml
vendored
Normal file
17
debian/debian.yaml
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
flutter_app:
|
||||
command: venera
|
||||
arch: x64
|
||||
parent: /usr/local/lib
|
||||
nonInteractive: false
|
||||
|
||||
control:
|
||||
Package: venera
|
||||
Version: {{Version}}
|
||||
Architecture: amd64
|
||||
Priority: optional
|
||||
Depends: libwebkit2gtk-4.1-0, libgtk-3-0
|
||||
Maintainer: nyne
|
||||
Description: venera
|
||||
|
||||
#options:
|
||||
# exec_out_dir: debian/packages
|
Reference in New Issue
Block a user