diff options
author | B. Stack <bgstack15@gmail.com> | 2025-01-10 08:37:13 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2025-01-10 08:37:13 -0500 |
commit | adf2227a92bd93ca3cec6dda0ca7bac214d14787 (patch) | |
tree | 23f349f776e3a0705e35c099e1f72d3f8867c32a /debian/control | |
parent | add dpkg recipe (diff) | |
download | gmm-adf2227a92bd93ca3cec6dda0ca7bac214d14787.tar.gz gmm-adf2227a92bd93ca3cec6dda0ca7bac214d14787.tar.bz2 gmm-adf2227a92bd93ca3cec6dda0ca7bac214d14787.zip |
add build deps
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
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 |