Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37605878
en ru br
ALT Linux repos
S:2.0.0-alt1

Group :: System/Servers
RPM: cups-filters

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: cups-filters-alt.patch
Download


diff --git a/cups-filters/Makefile.am b/cups-filters/Makefile.am
index bf680e1..2a2b6fb 100644
--- a/cups-filters/Makefile.am
+++ b/cups-filters/Makefile.am
@@ -456,6 +456,7 @@ imagetopdf_CFLAGS = \
 	$(TIFF_CFLAGS) \
 	-I$(srcdir)/cupsfilters/
 imagetopdf_LDADD = \
+	-lm \
 	$(CUPS_LIBS) \
 	$(LIBJPEG_LIBS) \
 	$(LIBPNG_LIBS) \
@@ -472,6 +473,7 @@ imagetoraster_CFLAGS = \
 	$(CUPS_CFLAGS) \
 	-I$(srcdir)/cupsfilters/
 imagetoraster_LDADD = \
+	-lm \
 	$(CUPS_LIBS) \
 	libcupsfilters.la
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin