>From 5840444533a3b2c5e7dd2935b6d54cd687498ad6 Mon Sep 17 00:00:00 2001
From: Simon McVittie <smcv@debian.org>
Date: Thu, 20 Aug 2026 10:34:48 +0100
Subject: [PATCH 5/5] d/control: Replace deprecated B-D libgirepository1.0-dev

Closes: #1118922
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6f7fdeec..7b596c8e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,12 +13,12 @@ Build-Depends:
  gettext,
  gir1.2-gdk-3.0-dev,
  gir1.2-gtk-3.0-dev,
+ gobject-introspection (>= 1.80),
 # linux-libc-dev/hurd-dev needed by sugar-fatattr
  hurd-dev [hurd-any],
  intltool,
  libasound2-dev | libasound-dev,
  libgdk-pixbuf-2.0-dev,
- libgirepository1.0-dev,
  libgtk-3-dev,
  libice-dev,
  librsvg2-dev,
-- 
2.55.0

