aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 97d0684..f78790c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,9 @@ Source: gmm
Section: utils
Priority: optional
Maintainer: B. Stack <bgstack15@gmail.com>
-Build-Depends:
- debhelper-compat (= 13),
+Build-Depends: debhelper-compat (= 13),
+ bgscripts-core,
+ txt2man,
Standards-Version: 4.7.0
Homepage: https://bgstack15.ddns.net/cgit/gmm
Rules-Requires-Root: no
bgstack15