summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2022-08-23 18:19:41 +0200
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2022-08-23 18:44:01 +0200
commit876699021ceaac4b5d89982270776043cf50aca2 (patch)
treec5178692c12d262e3a6eeeac0c35f76f94905bbd /debian/control
parent79bc15a35865c4c2c5629572e06d64502911f43d (diff)
Bump the broken pkg-config version to avoid breaking ourselves
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 56c9cb1..1c95025 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Replaces:
Provides:
pkg-config (= 0.29-1)
Breaks:
- pkg-config (>= 0.29-1)
+ pkg-config (>= 0.29.2-1)
Description: manage compile and link flags for libraries
pkgconf is an implementation of the pkg-config system, which helps to configure
compiler and linker flags for development frameworks.