mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-17 09:16:11 +03:00
Merge pull request #1674 from mitchellh/debian_note
Mention Debian in compilation notes
This commit is contained in:
@ -513,7 +513,7 @@ the configuration file.
|
|||||||
|
|
||||||
On Linux, you'll need to install header packages for Ghostty's dependencies
|
On Linux, you'll need to install header packages for Ghostty's dependencies
|
||||||
before building it. Typically, these are only gtk4 and libadwaita (unless
|
before building it. Typically, these are only gtk4 and libadwaita (unless
|
||||||
building with `-Dstatic=false`). On Ubuntu, use
|
building with `-Dstatic=false`). On Ubuntu and Debian, use
|
||||||
|
|
||||||
```
|
```
|
||||||
$ sudo apt install libgtk-4-dev libadwaita-1-dev git
|
$ sudo apt install libgtk-4-dev libadwaita-1-dev git
|
||||||
|
Reference in New Issue
Block a user