xref: /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/chromium-unbundle.inc (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# This is a list of libraries bundled by Chromium that can be replaced by their
2# system-wide counterparts.
3GN_UNBUNDLE_LIBS = " \
4        flac \
5        libjpeg \
6        libxslt \
7"
8