diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 07:33:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 07:34:03 +0000 |
commit | 37db72a9133f9bf392fcea8b920990a12637539e (patch) | |
tree | 5f1ed42f140ec3e0907c44fc636faedd01322a61 | |
parent | Enabling dehydrated ssl certificates. (diff) | |
download | apache2-37db72a9133f9bf392fcea8b920990a12637539e.tar.xz apache2-37db72a9133f9bf392fcea8b920990a12637539e.zip |
Adding flex to build-depends to fix FTBFS.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 2f21fa1..c2f66c1 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1~), bison, + flex, gawk | awk, jdupes, libapr1-dev (>= 1.6.0), |