[sysadmin/repo-metadata] build-configs: Remove "libraries/plasma-wayland-protocols" unnecessary cmake options (again)
Andrew Shark <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 117f34e5f118bf893945d24267f4755bb75f5537 by Andrew Shark. Committed on 25/07/2026 at 20:19. Pushed by ashark into branch 'master'. Remove "libraries/plasma-wayland-protocols" unnecessary cmake options (again) It does not need QT_MAJOR_VERSION and BUILD_WITH_QT6 variables. M +0 -6 build-configs/kf6-frameworks.yaml https://invent.kde.org/sysadmin/repo-metadata/-/commit/117f34e5f118bf893945d24267f4755bb75f5537 diff --git a/build-configs/kf6-frameworks.yaml b/build-configs/kf6-frameworks.yaml index ace06b655..257fcb2f4 100644 --- a/build-configs/kf6-frameworks.yaml +++ b/build-configs/kf6-frameworks.yaml @@ -1,12 +1,6 @@ # Config for building KDE Frameworks 6 # (cmake, KF6's dependencies, KDE Frameworks 6). -override _kf6-support: - cmake-options: -DQT_MAJOR_VERSION=6 -DBUILD_WITH_QT6=ON - use-projects: - # plasma-wayland-protocols currently only requires qt5 to build, until that is fixed we need to explicitly build it with qt6 support instead - - libraries/plasma-wayland-protocols - override _phonon: cmake-options: -DPHONON_BUILD_QT6=ON -DPHONON_BUILD_QT5=OFF use-projects: