Files
buildroot/package/grantlee/Config.in
Zoltan Gyarmati 698c9f12c4 package/grantlee: enable building for Qt6
Signed-off-by: Zoltan Gyarmati <zgyarmati@zgyarmati.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-08-07 22:52:04 +02:00

12 lines
423 B
Plaintext

config BR2_PACKAGE_GRANTLEE
bool "grantlee"
depends on (BR2_PACKAGE_QT5_JSCORE_AVAILABLE && BR2_PACKAGE_QT5) || BR2_PACKAGE_QT6
select BR2_PACKAGE_QT5SCRIPT if BR2_PACKAGE_QT5
select BR2_PACKAGE_QT5BASE_GUI if BR2_PACKAGE_QT5
select BR2_PACKAGE_QT6BASE_GUI if BR2_PACKAGE_QT6
select BR2_PACKAGE_QT6DECLARATIVE if BR2_PACKAGE_QT6
help
Qt implementation of the Django template framework
http://www.grantlee.org