summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-02-20 10:46:05 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-02-20 10:46:05 -0500
commit19186c8baec37d508a8025a1b1d2333f29ed5eae (patch)
treed5fa3f9e90a91b80d60177df858d1f17653c3694 /filter
parent7d26bf7d6cb1474e981655819adff91f883346ac (diff)
downloadcups-19186c8baec37d508a8025a1b1d2333f29ed5eae.tar.gz
Changelog and dependencies updates.
Diffstat (limited to 'filter')
-rw-r--r--filter/Dependencies25
1 files changed, 13 insertions, 12 deletions
diff --git a/filter/Dependencies b/filter/Dependencies
index 3c023d868..376eebe8b 100644
--- a/filter/Dependencies
+++ b/filter/Dependencies
@@ -1,17 +1,18 @@
commandtops.o: commandtops.c ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h ../cups/ppd.h \
- ../cups/raster.h ../cups/sidechannel.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/ppd.h ../cups/raster.h \
+ ../cups/sidechannel.h
gziptoany.o: gziptoany.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
- ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
+ ../cups/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
- ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
+ ../cups/thread-private.h
common.o: common.c common.h ../cups/string-private.h ../config.h \
../cups/cups.h ../cups/file.h ../cups/versioning.h ../cups/ipp.h \
../cups/http.h ../cups/array.h ../cups/language.h ../cups/pwg.h \
@@ -39,8 +40,8 @@ rastertolabel.o: rastertolabel.c ../cups/cups.h ../cups/file.h \
rastertopwg.o: rastertopwg.c ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/debug-private.h \
../cups/versioning.h ../cups/array-private.h ../cups/array.h \
- ../cups/ipp-private.h ../cups/ipp.h ../cups/http.h \
- ../cups/http-private.h ../cups/language.h ../cups/language-private.h \
- ../cups/transcode.h ../cups/pwg-private.h ../cups/cups.h \
- ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
- ../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h
+ ../cups/ipp-private.h ../cups/cups.h ../cups/file.h ../cups/ipp.h \
+ ../cups/http.h ../cups/language.h ../cups/pwg.h ../cups/http-private.h \
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/thread-private.h ../cups/ppd-private.h ../cups/ppd.h \
+ ../cups/raster.h