add control file
This commit is contained in:
parent
6bb2b972b4
commit
13d9cfd658
|
@ -0,0 +1,11 @@
|
||||||
|
Source: autogenpb
|
||||||
|
Build-Depends: golang
|
||||||
|
Package: autogenpb
|
||||||
|
Maintainer: Jeff Carr <jcarr@wit.com>
|
||||||
|
Packager: Jeff Carr <jcarr@wit.com>
|
||||||
|
Architecture: amd64
|
||||||
|
Depends: protobuf-compiler, protoc-gen-go | protoc-gen-go-wit
|
||||||
|
URL: https://go.wit.com/
|
||||||
|
Conflicts:
|
||||||
|
Description: autogen protobuf marshal and sort files
|
||||||
|
this is needed for go.wit.com/lib/protobuf/ GO packages
|
Loading…
Reference in New Issue