haikuporter: depend on git

* It is pretty much useless without it.
This commit is contained in:
Adrien Destugues
2015-11-10 00:21:58 +01:00
parent c11cffe080
commit a12ca98619

View File

@@ -6,7 +6,7 @@ operating system into installable packages.
HOMEPAGE="http://github.com/haikuports/haikuporter"
SOURCE_URI="http://github.com/haikuports/haikuporter/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="66b171b3078b03c8a89126f1de6e061f8fb5a96194e1f3ce8d755b6ee30510af"
REVISION="1"
REVISION="2"
LICENSE="MIT"
COPYRIGHT="
2013-2015 Haiku, Inc.
@@ -20,6 +20,7 @@ PROVIDES="
REQUIRES="
haiku
cmd:git
cmd:python2
"