Pierre Neidhardt writes: > Thanks for the feedback! > >> However, the first step is to figure out why 'boost' is failing to find >> icu4c. Would you like to investigate? > > I usually happily answer "yes" to those questions, but this time I'll > pass: aegisub is not really a priority for me at the moment and I don't > have a great opinion of boost, so... > > Anyone else? :p That's okay, I appreciate the bug report nonetheless. I worked on it, and the following preliminary patch seems to fix the problem for me on 'core-updates'. I didn't try building aegisub, but boost builds with messages suggesting that ICU support is now included. If someone's motivated to do so, they could fix 'aegisub' on master by adding a 'boost/fixed' package that inherits from 'boost' but includes the fixes included in the following patch. Mark