projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dad59b8
)
package/kf5: drop QT5_VERSION_LATEST logic
author
Peter Korsgaard
<peter@korsgaard.com>
Wed, 26 Feb 2020 14:46:05 +0000
(15:46 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Thu, 27 Feb 2020 22:55:50 +0000
(23:55 +0100)
Now that the version selection has been removed.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/kf5/Config.in
patch
|
blob
|
history
diff --git
a/package/kf5/Config.in
b/package/kf5/Config.in
index aecbb932f50285da577eec80eb3857efdadae211..030759f37603962bf140e28abdf0ff7f88b884cc 100644
(file)
--- a/
package/kf5/Config.in
+++ b/
package/kf5/Config.in
@@
-1,7
+1,6
@@
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.