|
@@ -3,6 +3,7 @@ menuconfig BR2_PACKAGE_SCONESERVER
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
depends on !BR2_STATIC_LIBS # dlopen()
|
|
depends on !BR2_STATIC_LIBS # dlopen()
|
|
|
|
+ select BR2_PACKAGE_PCRE
|
|
select BR2_PACKAGE_ZLIB
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
help
|
|
Sconeserver is a modular, object-orientated and extremely
|
|
Sconeserver is a modular, object-orientated and extremely
|