Buildroot 2018-11 (#258)
* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
This commit is contained in:
13
buildroot/package/kf5/Config.in
Normal file
13
buildroot/package/kf5/Config.in
Normal file
@@ -0,0 +1,13 @@
|
||||
menuconfig BR2_PACKAGE_KF5
|
||||
bool "KF5"
|
||||
depends on BR2_PACKAGE_QT5
|
||||
depends on BR2_PACKAGE_QT5_VERSION_LATEST
|
||||
help
|
||||
This option enables the KF5 KDE Frameworks. Sub-options
|
||||
allow to select which modules should be built.
|
||||
|
||||
if BR2_PACKAGE_KF5
|
||||
source "package/kf5/kf5-extra-cmake-modules/Config.in"
|
||||
source "package/kf5/kf5-modemmanager-qt/Config.in"
|
||||
source "package/kf5/kf5-networkmanager-qt/Config.in"
|
||||
endif
|
||||
Reference in New Issue
Block a user