You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running wails doctor on Solus complains that pkg-config is not installed, but the backwards compatible pkgconf is installed and working as expected with wails build etc.
Since May 2024, Solus, a rolling Linux distribution, has been using pkgconf.
Description
Running
wails doctor
on Solus complains thatpkg-config
is not installed, but the backwards compatiblepkgconf
is installed and working as expected withwails build
etc.Since May 2024, Solus, a rolling Linux distribution, has been using
pkgconf
.getsolus/packages#2446
To Reproduce
On an up to date Solus install...
wails doctor
Expected behaviour
wails doctor
should find thatpkgconf
is installed, which satisfies thepkg-config
requirement.Screenshots
Attempted Fixes
I have a fix prepared.
System Details
Additional context
No response
The text was updated successfully, but these errors were encountered: