|
@@ -7,6 +7,7 @@ config BR2_PACKAGE_PYTHON_WEB2PY
|
|
select BR2_PACKAGE_PYTHON3_PYEXPAT if BR2_PACKAGE_PYTHON3 # runtime
|
|
select BR2_PACKAGE_PYTHON3_PYEXPAT if BR2_PACKAGE_PYTHON3 # runtime
|
|
select BR2_PACKAGE_PYTHON_SQLITE if BR2_PACKAGE_PYTHON # runtime
|
|
select BR2_PACKAGE_PYTHON_SQLITE if BR2_PACKAGE_PYTHON # runtime
|
|
select BR2_PACKAGE_PYTHON3_SQLITE if BR2_PACKAGE_PYTHON3 # runtime
|
|
select BR2_PACKAGE_PYTHON3_SQLITE if BR2_PACKAGE_PYTHON3 # runtime
|
|
|
|
+ select BR2_PACKAGE_PYTHON_YATL # runtime
|
|
help
|
|
help
|
|
web2py is a free open source full-stack framework for rapid
|
|
web2py is a free open source full-stack framework for rapid
|
|
development of fast, scalable, secure and portable
|
|
development of fast, scalable, secure and portable
|