Bastien Roucariès pushed to branch master at lintian / lintian
Commits:
- 
c2327530
by Simon McVittie at 2024-02-11T14:55:33+00:00
1 changed file:
Changes:
| ... | ... | @@ -109,6 +109,7 @@ my %DH_ADDON_MANUAL_PREREQUISITES = ( | 
| 109 | 109 |      dwz => 'debhelper:any | debhelper-compat:any | dh-sequence-dwz:any',
 | 
| 110 | 110 |      installinitramfs =>
 | 
| 111 | 111 |  'debhelper:any | debhelper-compat:any | dh-sequence-installinitramfs:any',
 | 
| 112 | +    gir => 'gobject-introspection:any | dh-sequence-gir:any',
 | |
| 112 | 113 |      gnome => 'gnome-pkg-tools:any | dh-sequence-gnome:any',
 | 
| 113 | 114 |      lv2config => 'lv2core:any',
 | 
| 114 | 115 |      nodejs => 'pkg-js-tools:any | dh-sequence-nodejs:any',
 |