summaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
Diffstat (limited to 'control')
-rw-r--r--control6
1 files changed, 2 insertions, 4 deletions
diff --git a/control b/control
index 691820d..23fa487 100644
--- a/control
+++ b/control
@@ -1,10 +1,8 @@
Source: go-clone
-Build-Depends: golang
+Build-Depends: golang, protoc-gen-go, autogenpb
Package: go-clone
Maintainer: Jeff Carr <[email protected]>
Architecture: amd64
Depends:
Recommends: go-clone
-Description: git clones a go package and it's dependancies
- does GO111MODULE=auto go get -v (more or less) only works on git
- repositories. This is an experiment. GO should be used instead.
+Description: 'git clone' the sources for a go project