Home
last modified time | relevance | path

Searched refs:DepManager (Results 1 – 1 of 1) sorted by relevance

/linux/tools/docs/
H A Dsphinx-pre-install45 class DepManager: class
102 if dtype[0] == DepManager._SYS_TYPE:
104 elif dtype[0] == DepManager._PHY_TYPE:
122 if dtype[0] == DepManager._PDF_TYPE:
132 is_optional = DepManager.is_optional(dtype)
178 if DepManager.is_pdf(dtype) and not self.pdf:
204 name = DepManager.name(dtype)
276 self.deps = DepManager(self.pdf)
332 self.deps.add_package("perl", DepManager.SYSTEM_MANDATORY)
347 dtype = DepManager.PYTHON_OPTIONAL
[all …]