Dominique Leuenberger 2022-03-16 20:30:23 +00:00 committed by Git OBS Bridge
commit 9c802caf01
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 15 09:56:09 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Build the optional mobipocket extractor.
QMobipocket only depends on Qt and shouldn't cause any issue.
-------------------------------------------------------------------
Mon Mar 7 09:26:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -46,6 +46,7 @@ BuildRequires: cmake(KF5Archive) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5Config) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version}
BuildRequires: cmake(QMobipocket)
BuildRequires: cmake(Qt5Test) >= 5.15.0
BuildRequires: cmake(Qt5Xml) >= 5.15.0
BuildRequires: pkgconfig(poppler-qt5)