debian: bump to libpcre2-dev for autobuilds (#4705)

related to https://github.com/i3/i3/issues/4682
This commit is contained in:
Michael Stapelberg 2021-11-29 23:41:07 +01:00 committed by GitHub
parent 6c7efc4de8
commit 07ea5019c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -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,