!35 Add BuildRequires openjpeg2-tools
Merge pull request !35 from xu_ping/openEuler-22.03-LTS-Next
This commit is contained in:
commit
0948379c29
@ -4,7 +4,7 @@
|
||||
Summary: PDF rendering library
|
||||
Name: poppler
|
||||
Version: 0.90.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
|
||||
URL: http://poppler.freedesktop.org/
|
||||
Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.xz
|
||||
@ -43,6 +43,7 @@ BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5Xml)
|
||||
BuildRequires: openjpeg2-tools
|
||||
Requires: poppler-data
|
||||
Obsoletes: poppler-glib-demos < 0.60.1-1
|
||||
|
||||
@ -231,6 +232,9 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 18 2022 xu_ping <xuping33@huawei.com> - 0.90.0-2
|
||||
- Add BuildRequires openjpeg2-tools to fix "/usr/bin/opj2_decompress" not found
|
||||
|
||||
* Fri Dec 31 2021 xu_ping <xuping33@huawei.com> - 0.90.0-1
|
||||
- update to 0.90.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user