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
I only made some dependencies optional at some point to reduce the number of things needed to bootstrap. What's the issue exactly? If you mean moving pkgconfig to nativeBuildInputs then that sounds fine to me.
I try to do some weird cross and notice that cmake is being rebuilt. That's odd.
Here's why:
So either we give CMake a wrapper too (ugh...) or we just remove pkg-config from
buildDepends
of CMake. I learn towards the latter.CC @matthewbauer and @LnL7, who I think added the dep?
The text was updated successfully, but these errors were encountered: