summaryrefslogtreecommitdiff
path: root/cgi-bin
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-12-18 20:34:33 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2015-12-18 20:34:33 +0000
commit6e5a57e8af67faf6868aab7f69c695120ad77afb (patch)
tree41e621be7932264f9b48f7d09a322c0c13e6bd32 /cgi-bin
parente7f4e0e9c0d0c3dc0f5116b789625fea077926f4 (diff)
downloadcups-6e5a57e8af67faf6868aab7f69c695120ad77afb.tar.gz
Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywhere
attribute values. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13024 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cgi-bin')
-rw-r--r--cgi-bin/Dependencies3
1 files changed, 2 insertions, 1 deletions
diff --git a/cgi-bin/Dependencies b/cgi-bin/Dependencies
index 9dda29c78..b006fe193 100644
--- a/cgi-bin/Dependencies
+++ b/cgi-bin/Dependencies
@@ -36,7 +36,8 @@ admin.o: admin.c cgi-private.h cgi.h ../cups/cups.h ../cups/file.h \
../cups/language-private.h ../cups/transcode.h \
../cups/string-private.h ../config.h ../cups/ipp-private.h \
../cups/http-private.h ../cups/md5-private.h ../cups/ppd-private.h \
- ../cups/ppd.h ../cups/pwg-private.h ../cups/adminutil.h
+ ../cups/ppd.h ../cups/raster.h ../cups/pwg-private.h \
+ ../cups/adminutil.h
classes.o: classes.c cgi-private.h cgi.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 help-index.h ../cups/debug-private.h \