diff options
| author | Michael Biebl <biebl@debian.org> | 2024-05-29 20:27:53 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-05-29 20:28:05 +0200 |
| commit | 41e9c69453b16f5a615ca0896da4bdaeffef569e (patch) | |
| tree | e53ced4577b0818f33d9c2945d9daa8f3f572c2c /debian | |
| parent | a115515895c1c6a5f9af7297dbebe2d11b6c0da3 (diff) | |
Drop automake Build-Depends, no longer needed after the switch to Meson
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e4183fa0..ff7c37f7 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Uploaders: Michael Biebl <biebl@debian.org> Build-Depends: debhelper-compat (= 13), debhelper (>= 13.11.6), dh-sequence-gir, - automake (>= 1.12), meson (>= 0.51.0), pkgconf, gettext (>= 0.19.8), |