diff options
| author | David Bremner <david@tethera.net> | 2024-08-05 10:14:40 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2024-08-05 10:14:40 -0300 |
| commit | 85c1dbded05dc182b131e5ad798e5956dc6eb359 (patch) | |
| tree | 1a6f43d3bd11b560fc62aaa5b750068e474b402d /debian/control | |
| parent | a7052376d3cbac52f726a3615a3201bac9a086c2 (diff) | |
debian: migrate build dependency to pkgconfdebian/0.38.3-3archive/debian/0.38.3-3
pkgconf is apparently the annointed successor to pkg-config, at least
in Debian.
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 4dc525c1..08e3c7f3 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), libtalloc-dev, libxapian-dev, libz-dev, - pkg-config, + pkgconf, python3, python3-cffi, python3-pytest, |
