python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / php-zmq / Config.in
blob058f93d9a862e330901ebc60dc76133a8837844a
1 comment "php-zmq needs a toolchain w/ C++, threads"
2         depends on !(BR2_INSTALL_LIBSTDCPP && BR2_TOOLCHAIN_HAS_THREADS)
4 config BR2_PACKAGE_PHP_ZMQ
5         bool "php-zmq"
6         depends on BR2_PACKAGE_PHP
7         depends on BR2_INSTALL_LIBSTDCPP
8         depends on BR2_TOOLCHAIN_HAS_THREADS
9         select BR2_PACKAGE_ZEROMQ
10         help
11           ZeroMQ messaging bindings for PHP
13           http://pecl.php.net/package/zmq