[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("zlib")
|
||||||
depends_on("pcre")
|
depends_on("pcre")
|
||||||
depends_on("perl")
|
depends_on("perl")
|
||||||
|
depends_on("zlib")
|
||||||
|
|
||||||
def install(self, spec, prefix):
|
def install(self, spec, prefix):
|
||||||
configure_args = [
|
configure_args = [
|
||||||
|
Loading…
Reference in New Issue
Block a user