package/kf5: drop QT5_VERSION_LATEST logic
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 26 Feb 2020 14:46:05 +0000 (15:46 +0100)
committerPeter 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

index aecbb932f50285da577eec80eb3857efdadae211..030759f37603962bf140e28abdf0ff7f88b884cc 100644 (file)
@@ -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.