- Configure --without-libpaper disables libpaper support
because SUSE does not have libpaper. - Configure --without-system-libtiff enforces not to use the systems libtiff because currently (dated Thu Mar 15 2012) using system libtiff fails in openSUSE:Factory with "checking for libtiff with pkg-config... checking for TIFFOpen in -ltiff... no configure: Could not find a copy of libtiff on your system. Disabling tiff output devices." regardless of "BuildRequires libtiff-devel" which works everywhere except openSUSE:Factory. OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:43:26 CET 2012 - jsmeix@suse.de
|
||||
|
||||
- Configure --without-libpaper disables libpaper support
|
||||
because SUSE does not have libpaper.
|
||||
- Configure --without-system-libtiff enforces not to use
|
||||
the systems libtiff because currently (dated Thu Mar 15 2012)
|
||||
using system libtiff fails in openSUSE:Factory with
|
||||
"checking for libtiff with pkg-config...
|
||||
checking for TIFFOpen in -ltiff... no
|
||||
configure: Could not find a copy of libtiff on your system.
|
||||
Disabling tiff output devices."
|
||||
regardless of "BuildRequires libtiff-devel" which works
|
||||
everywhere except openSUSE:Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 12:28:36 CET 2012 - jsmeix@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user