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 / Config.in
1 config BR2_PACKAGE_LIBSVG
2         bool "libsvg"
3         select BR2_PACKAGE_LIBPNG
4         select BR2_PACKAGE_LIBJPEG
5         select BR2_PACKAGE_LIBXML2 if !BR2_PACKAGE_EXPAT
6         help
7           Libsvg provides a parser for SVG content in files or buffers.
8           Libsvg does not do any rendering, but instead provides a
9           function-based interface that can be used by various rendering
10           engines.
11
12           http://cairographics.org/snapshots/