[packages/kf6-breeze-icons] - updated dependencies
qboosh
qboosh at pld-linux.org
Fri May 23 21:00:27 CEST 2025
commit 46b32afd0ae81710a30723088a7739e8832e8686
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri May 23 20:50:52 2025 +0200
- updated dependencies
kf6-breeze-icons.spec | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/kf6-breeze-icons.spec b/kf6-breeze-icons.spec
index 58823ce..45097e8 100644
--- a/kf6-breeze-icons.spec
+++ b/kf6-breeze-icons.spec
@@ -1,8 +1,9 @@
#
# Conditional build:
-%bcond_with tests # build with tests
+%bcond_with tests # automatic tests
+
%define kdeframever 6.14
-%define qtver 5.15.2
+%define qtver 6.7.0
%define kfname breeze-icons
Summary: Breeze icons theme
@@ -16,12 +17,15 @@ Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{v
# Source0-md5: b132c475a7e389e6f7d36323279a7f3d
URL: https://kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
-BuildRequires: Qt6Test-devel >= %{qtver}
+BuildRequires: Qt6Gui-devel >= %{qtver}
+%{?with_tests:BuildRequires: Qt6Test-devel >= %{qtver}}
BuildRequires: cmake >= 3.16
BuildRequires: gettext-devel
BuildRequires: kf6-extra-cmake-modules >= %{version}
BuildRequires: ninja
BuildRequires: pkgconfig
+BuildRequires: python3 >= 1:3
+BuildRequires: python3-lxml
BuildRequires: qt6-linguist >= %{qtver}
BuildRequires: rpm-build >= 4.6
BuildRequires: rpmbuild(macros) >= 1.605
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-breeze-icons.git/commitdiff/46b32afd0ae81710a30723088a7739e8832e8686
More information about the pld-cvs-commit
mailing list