Axel Beckert pushed to branch master at lintian / lintian
Commits:
- 
c738fa47
by Valentin Vidic at 2024-02-05T02:30:13+00:00
1 changed file:
Changes:
| ... | ... | @@ -62,6 +62,7 @@ our $PYTHON3_ALL_DEPEND | 
| 62 | 62 |  my %KNOWN_SPECIAL_DEPENDS = map { $_ => 1 } qw(
 | 
| 63 | 63 |    @
 | 
| 64 | 64 |    @builddeps@
 | 
| 65 | +  @recommends@
 | |
| 65 | 66 |  );
 | 
| 66 | 67 | |
| 67 | 68 |  sub source {
 |