board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / libsvg-cairo / Config.in
blob9577c69bf0370901b0cb3b153e59eee6b5363b22
1 config BR2_PACKAGE_LIBSVG_CAIRO
2         bool "libsvg-cairo"
3         select BR2_PACKAGE_CAIRO
4         select BR2_PACKAGE_CAIRO_SVG
5         select BR2_PACKAGE_LIBSVG
6         help
7           Libsvg-cairo provides the ability to render SVG content from
8           files or buffers. All rendering is performed using the cairo
9           rendering library.
11           http://cairographics.org