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 / ocrad / Config.in
1 config BR2_PACKAGE_OCRAD
2         bool "ocrad"
3         depends on BR2_INSTALL_LIBSTDCPP
4         help
5           GNU Ocrad is an OCR (Optical Character Recognition) program
6           based on a feature extraction method.
7           It reads images in pbm (bitmap), pgm (greyscale) or
8           ppm (color) formats and produces text in byte (8-bit) or
9           UTF-8 formats.
10
11           http://www.gnu.org/software/ocrad/
12
13 comment "ocrad needs a toolchain w/ C++"
14         depends on !BR2_INSTALL_LIBSTDCPP