Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / lpty / Config.in
1 config BR2_PACKAGE_LPTY
2         bool "lpty"
3         depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4         help
5           A simple facility for lua to control other programs via
6           PTYs.
7
8           http://www.tset.de/lpty/