Searched refs:REQUIRE (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Ddependency.py27 REQUIRE = 0 variable
37 def __init__(self, host_pkg_fmri, req_pkg_fmri, type = REQUIRE):
41 assert type == REQUIRE \
53 if self.type == REQUIRE:

Completed in 1470 milliseconds