From: Michael Sweet Date: Fri, 26 Aug 2016 13:44:05 +0000 (-0400) Subject: Update dependencies. X-Git-Tag: v2.2.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=59e9781df8e7326618d5ee2d109f6d14ce8e2e8b;p=thirdparty%2Fcups.git Update dependencies. --- diff --git a/cups/Dependencies b/cups/Dependencies index 4b3539d40b..11ec748dd4 100644 --- a/cups/Dependencies +++ b/cups/Dependencies @@ -261,6 +261,11 @@ testcache.o: testcache.c ppd-private.h ../cups/cups.h file.h versioning.h \ thread-private.h testconflicts.o: testconflicts.c cups.h file.h versioning.h ipp.h http.h \ array.h language.h pwg.h ppd.h raster.h string-private.h ../config.h +testcreds.o: testcreds.c cups-private.h string-private.h ../config.h \ + debug-private.h ../cups/versioning.h array-private.h ../cups/array.h \ + ipp-private.h ../cups/ipp.h http.h http-private.h ../cups/language.h \ + md5-private.h language-private.h ../cups/transcode.h pwg-private.h \ + ../cups/cups.h file.h pwg.h thread-private.h testcups.o: testcups.c string-private.h ../config.h cups.h file.h \ versioning.h ipp.h http.h array.h language.h pwg.h ppd.h raster.h testdest.o: testdest.c cups.h file.h versioning.h ipp.h http.h array.h \ diff --git a/systemv/Dependencies b/systemv/Dependencies index 9c5e0644d4..a1fc7f619b 100644 --- a/systemv/Dependencies +++ b/systemv/Dependencies @@ -62,7 +62,7 @@ lpinfo.o: lpinfo.c ../cups/cups-private.h ../cups/string-private.h \ ../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \ ../cups/md5-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 ../cups/adminutil.h lpmove.o: lpmove.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 \