summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 97aa214..e70a22b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 13),
libssl-dev,
libsystemd-dev,
libxml2-dev,
- pkg-config,
+ pkgconf,
zlib1g-dev
Build-Depends-Indep: python3-sphinx, python3-sphinx-rtd-theme
Standards-Version: 4.6.2
@@ -31,7 +31,7 @@ Package: libnghttp2-dev
Architecture: any
Multi-Arch: same
Section: libdevel
-Depends: libnghttp2-14 (= ${binary:Version}), pkg-config, ${misc:Depends}
+Depends: libnghttp2-14 (= ${binary:Version}), pkgconf, ${misc:Depends}
Suggests: libnghttp2-doc
Conflicts: libnghttp2-3-dev, libnghttp2-4-dev, libnghttp2-5-dev
Replaces: libnghttp2-3-dev, libnghttp2-4-dev, libnghttp2-5-dev