From d864c0c29fc5fcceb3d46c4822d07c0e55fb89cd Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 29 Dec 2023 13:32:54 +0000 Subject: d/control: Explicitly build-depend on gir1.2-girepository-2.0 This is currently a virtual package provided by gir1.2-glib-2.0, but it will need to be split into a separate package during the GNOME 46/GLib 2.79.x cycle. Making this dependency explicit will also help to keep track of which packages will need coordination when PyGI switches from GIRepository 2.0 to GIRepository 3.0, which again is likely to happen during the GNOME 46 cycle. Closes: #1059623 --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 83d606f7..9db96262 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Build-Depends: debhelper-compat (= 13), libsystemd-dev (>= 209), libudev-dev (>= 175), libgirepository1.0-dev, + gir1.2-girepository-2.0, gobject-introspection, python3-gi, libpsl-dev (>= 0.1), -- cgit 1.3.0-6-gf8a5