The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libsvg-cairo / Config.in
1 config BR2_PACKAGE_LIBSVG_CAIRO
2         bool "libsvg-cairo"
3         depends on BR2_ARCH_HAS_ATOMICS # cairo
4         select BR2_PACKAGE_CAIRO
5         select BR2_PACKAGE_CAIRO_SVG
6         select BR2_PACKAGE_LIBSVG
7         help
8           Libsvg-cairo provides the ability to render SVG content from
9           files or buffers. All rendering is performed using the cairo
10           rendering library.
11
12           http://cairographics.org