This commit is contained in:
parent
341b15b4fe
commit
e72db8f724
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 18 09:18:00 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Fix qt6-core-private-devel minimum version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 7 10:00:27 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Mon Oct 7 10:00:27 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ BuildRequires: doxygen
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-core-private-devel >= %{_kf6_bugfix_version}
|
BuildRequires: qt6-core-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||||
BuildRequires: cmake(KF6ConfigWidgets) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6ConfigWidgets) >= %{_kf6_bugfix_version}
|
||||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
|
||||||
|
Loading…
Reference in New Issue
Block a user