Source: ettercap
Severity: normal
Tags: patch
Hi, as a maintainer of flex-old package I'm considering requesting
removing it as obsolete and unmaintained version of flex. The
ettercap Build-Depends on flex-old optionally. Please build the
package only against current flex by removing references to flex-old
package such as changed in the following patch.
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: bison | bison++,
chrpath,
cmake,
debhelper (>= 11),
- flex | flex-old,
+ flex,
ghostscript,
libbsd-dev,
libcurl4-openssl-dev,