summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2023-02-08 11:04:04 -0600
committerJeff Carr <[email protected]>2023-02-08 11:04:04 -0600
commit4b1c7eebdae45c12a0e1bebed82c0093a15cea8c (patch)
tree584c5f499697cfb82442d85c8bccba15d84aeaba /debian/control
Initial Commit
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..906f089
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,9 @@
+Source: go-wit-gui
+Build-Depends: golang
+Package: go-wit-gui
+Maintainer: Jeff Carr <[email protected]>
+Architecture: amd64
+Depends:
+Recommends: libgtk-3-0
+Description: a abstraction layer for Go visual elements (GTK, QT, etc)
+ Package gui implements a abstraction layer for Go visual elements.