summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/control22
1 files changed, 12 insertions, 10 deletions
diff --git a/debian/control b/debian/control
index e1278a7..a8fa514 100644
--- a/debian/control
+++ b/debian/control
@@ -151,26 +151,28 @@ Architecture: all
Depends:
${misc:Depends},
progress-linux-base-system,
+# dpkg
+ autotools-dev,
+ build-essential,
+ debhelper,
+ debian-keyring,
+ mmdebstrap | debootstrap,
+ dput,
+ fakeroot,
+ lintian,
# devscripts
devscripts,
python3-debian,
+# git
+ git-buildpackage,
+ myrepos,
# sphinx
python3-sphinx,
python3-sphinx-autobuild,
graphviz,
# Other
- autotools-dev,
- build-essential,
- debhelper,
- debian-keyring,
- mmdebstrap | debootstrap,
diffstat,
- dput,
- fakeroot,
- git-buildpackage,
jq,
- lintian,
- myrepos,
Enhances:
progress-linux,
progress-linux-base-system,