libgtk-3-dev: Add Provides for included GIR XML files
authorSimon McVittie <smcv@debian.org>
Wed, 8 Nov 2023 16:03:05 +0000 (16:03 +0000)
committerSimon McVittie <smcv@debian.org>
Wed, 8 Nov 2023 16:03:23 +0000 (16:03 +0000)
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

debian/control

index f13181a3f9f7b31abb499d6e4f2fe780d1c3f30c..f737af0ba55f63f866a102ec0bb766b79645fa14 100644 (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