[Whitespace] Gather the depends_on's together.
This commit is contained in:
@@ -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 = [
|
||||
|
Reference in New Issue
Block a user