diff options
| author | Jeff Carr <[email protected]> | 2024-11-18 18:21:56 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-18 18:21:56 -0600 |
| commit | 891a4cada95f786bae78851e6d28bf2bfc2aafcb (patch) | |
| tree | 9c8ae99b8ea717dc25b417599d8249d1349e329a /examples/gomobile/control | |
| parent | 79dd86306edfb7822f44220ef211254959d707fb (diff) | |
more examplesv0.22.15
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'examples/gomobile/control')
| -rw-r--r-- | examples/gomobile/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/gomobile/control b/examples/gomobile/control new file mode 100644 index 0000000..71ee824 --- /dev/null +++ b/examples/gomobile/control @@ -0,0 +1,11 @@ +Source: +Package: gomobile +Build-Depends: +Maintainer: golang <[email protected]> +Packager: Jeff Carr <[email protected]> +Architecture: amd64 +Depends: +URL: golang.org/x/mobile +Version: 0.0.1 +Description: gomobile + This was packaged with go-deb from go.wit.com |
