diff options
| author | Michael Biebl <biebl@debian.org> | 2024-01-25 09:49:31 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-01-25 09:49:31 +0100 |
| commit | f08ec8262eaf09154be59794ae864d6b8556030c (patch) | |
| tree | 2d4a0560c45bcf957d2910af210ddc4542c27054 /debian | |
| parent | 590a500fabf16172884fed756b4122b19eeb4879 (diff) | |
Bump Build-Depends on libglib2.0-dev to (>= 2.42)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9db96262..879f439f 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), automake (>= 1.12), pkg-config, gettext (>= 0.19.8), - libglib2.0-dev (>= 2.40), + libglib2.0-dev (>= 2.42), ppp-dev, libselinux1-dev, libaudit-dev, |