5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 00:29:36 +08:00
wails/v2/internal/system/packagemanager
Lea Anthony d7395fc56a
Check system for user installed Linux dependencies (#1180)
* [linux] Fix discovery of other deps

* Update v2/internal/system/system_linux.go

Co-authored-by: stffabi <stffabi@users.noreply.github.com>

* Try setting locale before running apt

* Use LC_ALL

* Remove continue

Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-03-15 20:25:23 +11:00
..
apt.go Check system for user installed Linux dependencies (#1180) 2022-03-15 20:25:23 +11:00
dnf.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
emerge.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
eopkg.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
packagemanager.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
pacman.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
pm.go [windows] wails doctor docker support Better output 2021-05-30 11:06:38 +10:00
zypper.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00