forked from pool/ghostscript
Accepting request 987199 from Printing
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/987199 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghostscript?expand=0&rev=55
This commit is contained in:
commit
7d0b05a4ef
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 11:12:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- use system zlib (bsc#1198449)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 7 08:14:51 UTC 2022 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
|
@ -346,6 +346,7 @@ rm -rf freetype jpeg libpng tiff
|
||||
%if 0%{?suse_version} >= 1550
|
||||
rm -rf openjpeg
|
||||
%endif
|
||||
rm -rf zlib
|
||||
# In contrast to the above we use lcms2 from SUSE since Ghostscript 9.23rc1
|
||||
# because that is what Ghostscript upstream recommends according to
|
||||
# https://ghostscript.com/pipermail/gs-devel/2018-March/010061.html
|
||||
@ -413,6 +414,7 @@ export SUSE_ASNEEDED=0
|
||||
--enable-openjpeg \
|
||||
--enable-dynamic \
|
||||
--disable-compile-inits \
|
||||
--without-local-zlib \
|
||||
--with-ijs \
|
||||
--enable-cups \
|
||||
--with-drivers=ALL \
|
||||
|
Loading…
Reference in New Issue
Block a user