kiss-community / community

Officially unofficial KISS community repository, mirror of https://codeberg.org/kiss-community/community
https://kisscommunity.org
MIT License
50 stars 34 forks source link

nss missing some headers #1109

Closed dilyn-corner closed 2 years ago

dilyn-corner commented 2 years ago

https://github.com/kiss-community/community/blob/7429b791a7f7340eb37c755c4dac3b2fbf407b0d/community/nss/build#L17-L23

Building chromium & qt5-webengine requires the obsolete headers, and they were lost in the transition.

Add: install -Dt "$1/usr/include/nss/obsolete" \ -m644 dist/Linux*/include/obsolete/*.h

@ioraff

ioraff commented 2 years ago

Not able to reproduce. I can build qt5-webengine and chromium 100, 101, and 102 without them. There's also no such matching directory dist/Linux*/include/obsolete when I build nss.