Searched refs:check_missing_file (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/docs/ |
| H A D | sphinx-pre-install | 289 def check_missing_file(self, files, package, dtype): member in MissingCheckers 708 self.check_missing_file(files, package, DepManager.PDF_MANDATORY) 801 self.check_missing_file(pdf_pkgs, noto_sans_redhat, DepManager.PDF_MANDATORY) 952 self.check_missing_file(pdf_pkgs, noto_sans, DepManager.PDF_MANDATORY) 986 self.check_missing_file(["/usr/share/fonts/noto-cjk/NotoSansCJK-Regular.ttc"], 1025 self.check_missing_file(files, package, DepManager.PDF_MANDATORY)
|