From 4244808381c7a240888c6ea8888aba0707f0274d Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Wed, 18 May 2022 16:01:03 -0400 Subject: Build against webkit2gtk 4.1 --- debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control.in') diff --git a/debian/control.in b/debian/control.in index af261d0c..7a2a8947 100644 --- a/debian/control.in +++ b/debian/control.in @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), libglib2.0-dev, libgtk-3-dev (>= 3.16.0), libnotify-dev (>= 0.6.1), - libwebkit2gtk-4.0-dev (>= 2.8.1) [!ia64 !kfreebsd-any !sh4], + libwebkit2gtk-4.1-dev (>= 2.8.1) [!ia64 !kfreebsd-any !sh4], meson (>= 0.53.0) Rules-Requires-Root: no Standards-Version: 4.6.0 -- cgit