SHA256
1
0
forked from pool/kapidox
Christophe Marin 2024-01-15 14:08:26 +00:00 committed by Git OBS Bridge
parent 0f3d087075
commit 283480cd63

View File

@ -16,9 +16,8 @@
#
# Only needed for the package signature condition
%define qt5_version 5.15.2
%bcond_without released
%define _tar_path 5.103
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
@ -36,15 +35,15 @@ Source2: frameworks.keyring
%endif
# PATCH-FIX-UPSTREAM
Patch0: 0001-Fix-broken-installation.patch
BuildRequires: extra-cmake-modules >= %{_kf5_version}
BuildRequires: fdupes
BuildRequires: kf5-filesystem
BuildRequires: python-rpm-macros
BuildRequires: python3
BuildRequires: python3-setuptools
Requires: doxygen
Requires: graphviz
Requires: graphviz-gd
Requires: libqt5-qttools
Requires: libqt5-qttools >= %{qt5_version}
Requires: python3-Jinja2
Requires: python3-xml
Recommends: python3-PyYAML