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 / qpdf / Config.in
1 config BR2_PACKAGE_QPDF
2         bool "qpdf"
3         depends on BR2_INSTALL_LIBSTDCPP
4         select BR2_PACKAGE_PCRE
5         select BR2_PACKAGE_ZLIB
6         help
7           QPDF is a command-line program that does structural, content-
8           preserving transformations on PDF files. It could have been called
9           something like pdf-to-pdf. It also provides many useful capabilities
10           to developers of PDF-producing software or for people who just want
11           to look at the innards of a PDF file to learn more about how they
12           work.
13
14           http://qpdf.sourceforge.net/
15
16 comment "qpdf needs a toolchain w/ C++"
17         depends on !BR2_INSTALL_LIBSTDCPP