[Development] Is possible to remove ICU dependency for Qt5Webkit?

John Layt jlayt at kde.org
Tue Nov 5 10:20:38 CET 2013


On 5 November 2013 05:09, Yuchen Deng <loaden at gmail.com> wrote:
> The ICU dependency is very heavy, I did not like it.
> Is there any possible to make the ICU depend is optional?
> Thanks!

Sorry, it is not possible to remove the dependency, all you can do is
to reduce the size of ICU by not shipping data you don't use.  This
can reduce the size of ICU by about a half.

Which reminds me, I was going to write a build script to automate that
for people...

Cheers!

John.



More information about the Development mailing list