[packages/kf5-extra-cmake-modules] - python3-charset_normalizer is required unconditionally
witekfl
witekfl at pld-linux.org
Sun Oct 17 13:22:47 CEST 2021
commit 98423a86fe2dc87a7ca75d36a767a16928330e33
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun Oct 17 13:22:09 2021 +0200
- python3-charset_normalizer is required unconditionally
kf5-extra-cmake-modules.spec | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/kf5-extra-cmake-modules.spec b/kf5-extra-cmake-modules.spec
index 51092f3..292333d 100644
--- a/kf5-extra-cmake-modules.spec
+++ b/kf5-extra-cmake-modules.spec
@@ -20,14 +20,12 @@ URL: https://kde.org/
BuildRequires: cmake >= 3.16
BuildRequires: qt5-assistant >= 5.9.0
BuildRequires: qt5-linguist
+BuildRequires: python3-charset_normalizer >= 2.0.0
BuildRequires: rpmbuild(macros) >= 1.698
BuildRequires: sed >= 4.0
BuildRequires: sphinx-pdg >= 1.2
BuildRequires: tar >= 1:1.22
BuildRequires: xz
-%if %{with doc}
-BuildRequires: python3-charset_normalizer >= 2.0.0
-%endif
%if %{with tests}
BuildRequires: Qt5Core-devel >= 5.9.0
BuildRequires: Qt5Gui-devel >= 5.9.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf5-extra-cmake-modules.git/commitdiff/98423a86fe2dc87a7ca75d36a767a16928330e33
More information about the pld-cvs-commit
mailing list