meson.build:433:4: ERROR: Git program not found, cannot download widget.wrap via git.
Needs git in makedepends.
| Git Clone URL: | https://aur.archlinux.org/pragtical.git (read-only, click to copy) |
|---|---|
| Package Base: | pragtical |
| Description: | The practical and pragmatic code editor. |
| Upstream URL: | https://github.com/pragtical/pragtical |
| Licenses: | MIT |
| Submitter: | jgmdev |
| Maintainer: | jgmdev |
| Last Packager: | jgmdev |
| Votes: | 3 |
| Popularity: | 0.22 |
| First Submitted: | 2023-06-23 19:53 (UTC) |
| Last Updated: | 2026-07-01 18:14 (UTC) |
meson.build:433:4: ERROR: Git program not found, cannot download widget.wrap via git.
Needs git in makedepends.
To enable PGO (Profiler Guided Optimizations) use the PGO environment variable:
PGO=1 makepkg
Using your global user configuration can help generate better PGO, use the GLOBAL environment variable:
PGO=1 GLOBAL=1 makepkg
Pinned Comments
jgmdev commented on 2025-12-15 04:19 (UTC)
To enable PGO (Profiler Guided Optimizations) use the
PGOenvironment variable:Using your global user configuration can help generate better PGO, use the
GLOBALenvironment variable: