summaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
Diffstat (limited to 'control')
-rw-r--r--control10
1 files changed, 7 insertions, 3 deletions
diff --git a/control b/control
index 12f6b3b..6c48021 100644
--- a/control
+++ b/control
@@ -4,6 +4,10 @@ Package: go-deb
Maintainer: Jeff Carr <[email protected]>
Architecture: amd64
Depends:
-Recommends: libgtk-3-0, ddclient, ddupdate
-Description: a control panel for DNS and IPv6 settings
- Goals: show the settings, validate & update DNS
+Recommends: go-gui-toolkits
+Description: create distribution packages for golang repositories
+ Hopefully, this can make compatible and correct source
+ packages for things like debuild or the incoming queue since
+ golang applications are more strict then the traditional C
+ libraries and binaries that require lots of scripting.
+ A person can dream anyway.