5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-19 02:19:31 +08:00
wails/v3/internal/doctor/packagemanager
Atterpac fb17ec8064
Allow Wails3 Doctor recognize globally installed apt packages (#2972)
* Fixes doctor bug for apt package manager

* Actually fix it

* Pad the text " all" 

Adding a space to ensure checking against "all" doesn't always catch "install" or "not-installed" etc

* Update changelog.md

Doctor Apt Verify

---------

Co-authored-by: atterpac <michael@atterpac.dev>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-10-21 16:32:50 +11:00
..
apt.go Allow Wails3 Doctor recognize globally installed apt packages (#2972) 2023-10-21 16:32:50 +11:00
dnf.go [linux] Fix packagemap 2023-09-30 21:17:30 +10:00
emerge.go [linux] Fix packagemap 2023-09-30 21:17:30 +10:00
eopkg.go [linux] Fix packagemap 2023-09-30 21:17:30 +10:00
nixpkgs.go [linux] Fix packagemap 2023-09-30 21:17:30 +10:00
packagemanager.go Support linux in doctor 2023-09-04 19:46:07 +10:00
pacman.go [linux] Fix packagemap 2023-09-30 21:17:30 +10:00
pm.go Export Package map 2023-09-30 21:09:35 +10:00
zypper.go [linux] Fix packagemap 2023-09-30 21:17:30 +10:00