- Update the kquickimageeditor build requirement
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/neochat?expand=0&rev=29
This commit is contained in:
parent
e0189e10d5
commit
dabf662116
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 14:33:12 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update the kquickimageeditor build requirement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 14:00:53 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -36,6 +36,9 @@ Source2: applications.keyring
|
||||
BuildRequires: cmark
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||
BuildRequires: fdupes
|
||||
# Both kquickimageeditor flavors provide the same CMake target name, use the devel package name instead
|
||||
# BuildRequires: cmake(KQuickImageEditor)
|
||||
BuildRequires: kquickimageeditor6-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: cmake(KF6ColorScheme) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||
@ -52,7 +55,6 @@ BuildRequires: cmake(KF6QQC2DesktopStyle) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Sonnet) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6StatusNotifierItem) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version}
|
||||
BuildRequires: cmake(KQuickImageEditor) >= 0.2
|
||||
BuildRequires: cmake(QCoro6Core)
|
||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
|
Loading…
Reference in New Issue
Block a user