update default install for ghostty to src
This commit is contained in:
@@ -2,13 +2,17 @@ ghostty:
|
||||
version: v1.1.2
|
||||
optimize: ReleaseFast
|
||||
git_repo: https://github.com/ghostty-org/ghostty
|
||||
pkg_deps:
|
||||
- git
|
||||
build_deps:
|
||||
Debian:
|
||||
- libgtk-4-dev
|
||||
- libadwaita-1-dev
|
||||
- blueprint-compiler
|
||||
RedHat:
|
||||
- gtk4-devel
|
||||
- libadwaita-devel
|
||||
- blueprint-compiler
|
||||
Alpine:
|
||||
- gtk4.0-dev
|
||||
- libadwaita-dev
|
||||
@@ -29,6 +33,6 @@ ghostty:
|
||||
src:
|
||||
- ghostty
|
||||
methods:
|
||||
default: appimage
|
||||
default: src
|
||||
Fedora: sys
|
||||
MacOSX: cask
|
||||
|
||||
Reference in New Issue
Block a user