summaryrefslogtreecommitdiffstats
path: root/tags/g/gobject-introspection-package-missing-depends-on-gir-depends.tag
blob: 0cf432cb6bad70956358aeee19fc960fbc5fa613 (plain)
1
2
3
4
5
6
7
8
9
10
11
Tag: gobject-introspection-package-missing-depends-on-gir-depends
Severity: error
Check: desktop/gnome/gir/substvars
Explanation: The package in <code>debian/control</code> is a GObject Introspection
 installation package but does not declare its prerequisites using the
 <code>${gir:Depends}</code> substvar.
 .
 Without proper runtime prerequisites, a program usually aborts.
 .
 This tag can often be fixed by adding the <code>--with=gir</code> Debhelper
 sequence.