PopCorn: depend on snooze

This commit is contained in:
Michael Aldridge 2018-05-08 19:31:19 -07:00
parent 7755626d49
commit f8c233ec00

View file

@ -1,11 +1,12 @@
# Template file for 'PopCorn'
pkgname=PopCorn
version=0.2.1
revision=1
revision=2
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"
hostmakedepends="dep"
depends="snooze"
short_desc="Package statistics system"
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="MIT"