274e5370b252810077c5ed0bd3369a4bab590a9f
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / znc / Config.in
1 config BR2_PACKAGE_ZNC
2         bool "znc"
3         depends on BR2_INSTALL_LIBSTDCPP
4         depends on BR2_USE_MMU # fork()
5         help
6           Advanced IRC bouncer
7
8           http://www.znc.in
9
10 comment "znc needs a toolchain w/ C++"
11         depends on !BR2_INSTALL_LIBSTDCPP
12         depends on BR2_USE_MMU