From: Nick Porter Date: Thu, 24 Jul 2025 16:40:01 +0000 (+0100) Subject: All supported .deb platforms have libpcre2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4daef497320ee3520335e31b7113bea101b786d1;p=thirdparty%2Ffreeradius-server.git All supported .deb platforms have libpcre2 --- diff --git a/debian/control.in b/debian/control.in index 942e419659..73ce126558 100644 --- a/debian/control.in +++ b/debian/control.in @@ -21,7 +21,7 @@ Build-Depends: @BUILDDEPS@ debhelper (>= 9), libmariadb-dev, libpam0g-dev, libpcap-dev, - libpcre2-dev | libpcre3-dev, + libpcre2-dev, libperl-dev, libpq-dev, librdkafka-dev,