Hrvoje Senjan 2014-11-04 02:56:40 +00:00 committed by Git OBS Bridge
parent ca8ae696ef
commit bc19aa0c59
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 4 02:55:53 UTC 2014 - hrvoje.senjan@gmail.com
- Unconditionally BuildRequire pkgconfig(poppler-qt5)
-------------------------------------------------------------------
Thu Oct 9 21:24:28 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -31,12 +31,10 @@ BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel >= 5.0.0
BuildRequires: libepub-devel
BuildRequires: libexiv2-devel >= 0.21
BuildRequires: taglib-devel
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
%if 0%{?suse_version} > 1310
BuildRequires: pkgconfig(poppler-qt5)
%endif
BuildRequires: taglib-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description