cjson: bump to version 1.4.3
[buildroot-gz.git] / package / putty / Config.in
blob420a7532ef6b985b88e08d6a3cb0723c51df668b
1 config BR2_PACKAGE_PUTTY
2         bool "putty"
3         depends on BR2_USE_MMU # fork()
4         depends on BR2_USE_WCHAR
5         help
6           PuTTY is a free SSH and Telnet client. Without GTK2 activated,
7           only the commandline tools plink, pscp, psftp, and puttygen are
8           built; enable GTK2 for the graphical client.
10           http://www.chiark.greenend.org.uk/~sgtatham/putty/
12 comment "putty needs a toolchain w/ wchar"
13         depends on BR2_USE_MMU
14         depends on !BR2_USE_WCHAR