[Whitespace] Gather the depends_on's together.
This commit is contained in:
parent
152fa33a55
commit
f699d7c08e
@ -55,6 +55,7 @@ class Git(Package):
|
||||
depends_on("zlib")
|
||||
depends_on("pcre")
|
||||
depends_on("perl")
|
||||
depends_on("zlib")
|
||||
|
||||
def install(self, spec, prefix):
|
||||
configure_args = [
|
||||
|
Loading…
Reference in New Issue
Block a user