blob: 84afad207a8e4026283ef681e09c8e0e579cc97b (
plain)
1
2
3
4
5
6
7
8
9
  | 
config BR2_PACKAGE_GRANTLEE
	bool "grantlee"
	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
  |