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 / python-dialog / Config.in
1 config BR2_PACKAGE_PYTHON_DIALOG
2         bool "python-dialog"
3         depends on BR2_PACKAGE_PYTHON
4         depends on BR2_USE_MMU # dialog
5         select BR2_PACKAGE_DIALOG
6         help
7           A Python interface to the UNIX dialog utility and
8           mostly-compatible programs.
9
10           http://pythondialog.sourceforge.net/