Bump buildroot to 2019.02
This commit is contained in:
10
bsp/buildroot/package/python-aiohttp-jinja2/Config.in
Normal file
10
bsp/buildroot/package/python-aiohttp-jinja2/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_PYTHON_AIOHTTP_JINJA2
|
||||
bool "python-aiohttp-jinja2"
|
||||
depends on BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON_AIOHTTP # runtime
|
||||
select BR2_PACKAGE_PYTHON_JINJA2 # runtime
|
||||
help
|
||||
Jinja2 template renderer for aiohttp.web (http server for
|
||||
asyncio).
|
||||
|
||||
https://github.com/aio-libs/aiohttp_jinja2/
|
||||
Reference in New Issue
Block a user