forego: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:05 +01:00
parent 7f4f2ce09d
commit 84321ac5f8

View File

@ -3,7 +3,7 @@ pkgname=forego
version=0.16.1
revision=3
build_style=go
hostmakedepends="git mercurial go"
hostmakedepends="git mercurial"
short_desc="A process supervisor in Go"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="Apache-2.0"