blob: 09ec70c0181cdc533caa2e9f13c61ef8364ae038 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_GRANTLEE
bool "grantlee"
depends on BR2_PACKAGE_QT_ARCH_SUPPORTS_WEBKIT
select BR2_PACKAGE_QT_STL
select BR2_PACKAGE_QT_SCRIPT
select BR2_PACKAGE_QT_GUI_MODULE
help
Qt implemantation of the Django template framework
http://www.grantlee.org
|