From 07ea5019c950467ff0d1405e84059e5b7c504abb Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 29 Nov 2021 23:41:07 +0100 Subject: [PATCH] debian: bump to libpcre2-dev for autobuilds (#4705) related to https://github.com/i3/i3/issues/4682 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5cd27cd6..6ddc64e6 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 10), pkg-config, libev-dev (>= 1:4.04), libyajl-dev (>= 2.0.4), - libpcre3-dev (>= 1:8.10), + libpcre2-dev, libstartup-notification0-dev (>= 0.10), libcairo2-dev (>= 1.14.4), libpango1.0-dev,