libgtk-3-dev: Add Provides for included GIR XML files

Representing these by systematic names gir1.2-*-dev, and perhaps
eventually separating them into their own binary package, will help to
enable cross-compilation with GObject-Introspection removed by a build
profile.

Helps: #1030223
This commit is contained in:
Simon McVittie 2023-11-08 16:03:05 +00:00
parent 71841e1f1c
commit e3c21558f8

2
debian/control vendored
View File

@ -174,6 +174,8 @@ Depends: gir1.2-gtk-3.0 (= ${binary:Version}),
${cloudProvider:Depends},
libgtk-3-common (>= ${source:Version}),
libgtk-3-0 (= ${binary:Version})
Provides: gir1.2-gdk-3.0-dev (= ${binary:Version}),
gir1.2-gdkx11-3.0-dev (= ${binary:Version}),
Suggests: libgtk-3-doc
Description: development files for the GTK library
GTK is a multi-platform toolkit for creating graphical user