Accepting request 825251 from Publishing
OBS-URL: https://build.opensuse.org/request/show/825251 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gscan2pdf?expand=0&rev=3
This commit is contained in:
commit
3292a90370
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 8 18:49:33 UTC 2020 - malcolmlewis@opensuse.org
|
||||
|
||||
- Add requies on typelib(GdkPixdata) for SLE 15+, Leap 15.2 and
|
||||
greater.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 13 13:43:13 UTC 2020 - Klaus Kämpf <kkaempf@suse.com>
|
||||
|
||||
|
@ -47,6 +47,9 @@ Requires: perl(Readonly)
|
||||
Requires: perl(Set::IntSpan)
|
||||
Requires: perl(Try::Tiny)
|
||||
Requires: typelib(GooCanvas) = 2.0
|
||||
%if 0%{?sle_version} >= 150200 && 0%{?is_opensuse} || 0%{?sle_version} >= 150200 || 0%{?suse_version} > 1500
|
||||
Requires: typelib(GdkPixdata) = 2.0
|
||||
%endif
|
||||
Recommends: djvulibre
|
||||
Recommends: gocr
|
||||
Recommends: tesseract-ocr
|
||||
|
Loading…
Reference in New Issue
Block a user