mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
17 lines
331 B
YAML
17 lines
331 B
YAML
flutter_app:
|
|
command: venera
|
|
arch: {{Arch}}
|
|
parent: /usr/local/lib
|
|
nonInteractive: true
|
|
|
|
control:
|
|
Package: venera
|
|
Version: {{Version}}
|
|
Architecture: {{Architecture}}
|
|
Priority: optional
|
|
Depends: libwebkit2gtk-4.1-0, libgtk-3-0
|
|
Maintainer: nyne
|
|
Description: venera
|
|
|
|
#options:
|
|
# exec_out_dir: debian/packages |