mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-26 12:32:12 +00:00
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
|