From fbbba40ab83e0ce6e7f1b5985f53c3ab065e41f4 Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Wed, 8 Jun 2022 17:23:37 +0000 Subject: [PATCH] d/control: Bump libglib2.0-dev dependency to 2.66.0 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index be8f2e07..d7b31ec3 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Build-Depends: libcap-dev, libfuse3-dev, libgirepository1.0-dev, - libglib2.0-dev (>= 2.44.0), + libglib2.0-dev (>= 2.66.0), libgpgme-dev, liblzma-dev, libmount-dev (>= 2.23), @@ -96,7 +96,7 @@ Multi-Arch: same Section: libdevel Depends: gir1.2-ostree-1.0 (= ${binary:Version}), - libglib2.0-dev (>= 2.44.0), + libglib2.0-dev (>= 2.66.0), libostree-1-1 (= ${binary:Version}), pkg-config, ${misc:Depends},