echawk / kiss-xorg

A KISS Linux Repository for Xorg
MIT License
34 stars 9 forks source link

muon: force enable libpkgconf #80

Closed apprehensions closed 1 year ago

apprehensions commented 1 year ago

force enabling this makes muon search for pkgconf libraries properly, it was bugging me as i couldn't realize why it work

for reference: https://github.com/kiss-community/repo/blob/cb158e0811f6f53d0ac641ae8485e53536774ca2/extra/muon/build the kiss-community muon PR enables this and requires it, kiss-xorg does not; i had to force it to bootstrap and enable this for packages to pick up the pkgconfig libraries.

this can also remove the need for -Dpkg_config_path=/usr/lib/pkgconfig.