summaryrefslogtreecommitdiffstats
path: root/package/znc/Config.in
blob: c055f9f2d90af90cc3f64722bcb0a2ed9e2de297 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_ZNC
	bool "znc"
	depends on BR2_INSTALL_LIBSTDCPP
	help
	  Advanced IRC bouncer

	  http://www.znc.in

comment "znc needs a toolchain w/ C++"
	depends on !BR2_INSTALL_LIBSTDCPP
OpenPOWER on IntegriCloud