Blame view

buildroot/buildroot-2016.08.1/package/grantlee/Config.in 259 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
  config BR2_PACKAGE_GRANTLEE
  	bool "grantlee"
  	depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE && BR2_PACKAGE_QT5
  	select BR2_PACKAGE_QT5SCRIPT
  	select BR2_PACKAGE_QT5BASE_GUI
  	help
  	  Qt implementation of the Django template framework
  
  	  http://www.grantlee.org