feat(install): auto install gtk deps

This commit is contained in:
thePR0M3TH3AN
2025-07-31 21:42:28 -04:00
parent 61f1f5c02f
commit 4ccdd2b3df
3 changed files with 36 additions and 24 deletions

View File

@@ -114,6 +114,8 @@ See `docs/ARCHITECTURE.md` for details.
Use the automated installer to download SeedPass and its dependencies in one step.
The scripts also install the correct BeeWare backend for your platform automatically.
If the GTK `gi` bindings are missing, the installer attempts to install the
necessary system packages using `apt`, `yum`, `pacman`, or Homebrew.
**Linux and macOS:**
```bash