Update buidlroot to version 2016.08.1
This commit is contained in:
9
bsp/buildroot/package/python-tomako/Config.in
Normal file
9
bsp/buildroot/package/python-tomako/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_TOMAKO
|
||||
bool "python-tomako"
|
||||
select BR2_PACKAGE_PYTHON_TORNADO # runtime
|
||||
select BR2_PACKAGE_PYTHON_MAKO # runtime
|
||||
help
|
||||
Tomako is the easiest way to use Mako as a template engine for
|
||||
Tornado.
|
||||
|
||||
https://github.com/rcmachado/tomako
|
||||
Reference in New Issue
Block a user