archrelease: copy trunk to extra-x86_64
[arch-packages.git] / cups-filters / trunk / buildfix.diff
blob5a71b9add2303ed6cea1f9a77bf1d9974720a7ea
1 --- cups-filters/Makefile.am 2020-11-17 21:25:27.000000000 +0100
2 +++ cups-filters/Makefile.am.new 2020-11-17 21:30:00.696488598 +0100
3 @@ -772,7 +772,8 @@
5 bannertopdf_DEPENDENCIES = \
6 $(GETLINE) \
7 - libfontembed.la
8 + libfontembed.la \
9 + libcupsfilters.la
11 commandtoescpx_SOURCES = \
12 cupsfilters/driver.h \
13 @@ -947,7 +947,9 @@
14 $(STRCASESTR) \
15 $(CUPS_LIBS) \
16 $(LIBICONV)
17 -texttotext_DEPENDENCIES = $(STRCASESTR)
18 +texttotext_DEPENDENCIES = \
19 + $(STRCASESTR) \
20 + libppd.la
22 pdftops_SOURCES = \
23 filter/pdftops.c