diff --git a/srcpkgs/PopCorn/template b/srcpkgs/PopCorn/template index 119c0ec7686..6fab1a242d8 100644 --- a/srcpkgs/PopCorn/template +++ b/srcpkgs/PopCorn/template @@ -1,14 +1,14 @@ # Template file for 'PopCorn' pkgname=PopCorn version=0.4 -revision=2 +revision=3 build_style=go go_import_path=github.com/the-maldridge/popcorn go_package="${go_import_path}/cmd/popcorn ${go_import_path}/cmd/popcornctl ${go_import_path}/cmd/statrepo ${go_import_path}/cmd/pqueryd" -hostmakedepends="git" +hostmakedepends="gcc-go-tools git" depends="snooze" short_desc="Package statistics system" maintainer="Michael Aldridge "