docker-gen: git-perl -> git

This commit is contained in:
Michael Gehring 2018-03-30 18:00:03 +00:00
parent b36f36d2a8
commit 24acaa401f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=docker-gen
version=0.7.4
revision=4
build_style=go
hostmakedepends="git-perl glock"
hostmakedepends="git glock"
short_desc="Generate files from docker container meta-data"
go_import_path="github.com/jwilder/docker-gen"
go_package="${go_import_path}/cmd/docker-gen"