summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2018-06-10 08:26:22 +0000
committerNiels Thykier <niels@thykier.net>2018-06-10 08:26:22 +0000
commit64ee3ccca7e67f882175f14ffdea425418bf7a88 (patch)
tree60ad3aae3dbef4c797bfd62be4be4e36c87316a1 /debian/control
parent5dbdcc645e64043e8d8360fa826b3c6f6d3f39fe (diff)
downloaddebhelper-64ee3ccca7e67f882175f14ffdea425418bf7a88.tar.gz
d/control: Remove comment about dependency on make; the -O change was reverted
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 9912c4df..91417ea3 100644
--- a/debian/control
+++ b/debian/control
@@ -30,10 +30,6 @@ Depends: autotools-dev,
dwz,
file (>= 3.23),
libdpkg-perl (>= 1.17.14),
-# makefile.pm uses -O which according to #768791 requires make (>= 4~).
-# The -O is an aid to maintainers, debhelper works perfectly fine without it.
-# (commented to avoid issues with make-guile, #892586)
-# make (>= 4~),
man-db,
po-debconf,
${misc:Depends},