From 19186c8baec37d508a8025a1b1d2333f29ed5eae Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 20 Feb 2018 10:46:05 -0500 Subject: Changelog and dependencies updates. --- locale/Dependencies | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'locale') diff --git a/locale/Dependencies b/locale/Dependencies index 92d2349c2..786cd70e0 100644 --- a/locale/Dependencies +++ b/locale/Dependencies @@ -1,14 +1,15 @@ checkpo.o: checkpo.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 po2strings.o: po2strings.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/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 strings2po.o: strings2po.c -- cgit v1.2.1