mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 15:33:28 +08:00
969285033b
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
259 B
Plaintext
10 lines
259 B
Plaintext
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
|