diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 05:11:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 05:11:11 +0000 |
commit | c6e9e3d3dcccd736b1e06fd7658cdae3016edf6a (patch) | |
tree | 95f42db38abf86c766dd78b0b9c57bc38ef056f9 /debian/control | |
parent | Merging upstream version 3.0.0. (diff) | |
download | haproxy-c6e9e3d3dcccd736b1e06fd7658cdae3016edf6a.tar.xz haproxy-c6e9e3d3dcccd736b1e06fd7658cdae3016edf6a.zip |
Merging debian version 3.0.0-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c6eaa00..37d921f 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 12), libjemalloc-dev, python3-sphinx, libopentracing-c-wrapper-dev, - pkg-config, + pkgconf, systemd-dev [linux-any] Build-Depends-Indep: python3, python3-mako Homepage: http://www.haproxy.org/ |