mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 18:42:11 +00:00
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
|