Codebase list libvirt-glib / 7ad72a6
d/control: Add provides for typelib files This helps lintian to figure out that the dev package has the right deps. Guido Günther 5 years ago
1 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
4747 Architecture: any
4848 Multi-Arch: same
4949 Section: introspection
50 Provides:
51 gir1.2-libvirtgconfig-1.0 (= ${binary:Version}),
52 gir1.2-libvirtglib-1.0 (= ${binary:Version}),
53 gir1.2-libvirtgobject-1.0 (= ${binary:Version}),
5054 Depends: ${shlibs:Depends}, ${misc:Depends}, ${gir:Depends}
5155 Description: GObject introspection files for the libvirt-glib library
5256 The libvirt-glib library eases integration of libvirt's events and API into