From 6c678d3e5b2072a52ce97fd93a77386535b51131 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 18 Aug 2024 20:56:13 +0900 Subject: DEB tdebase twin: use libpcre2 instead of libpcre Signed-off-by: Michele Calgaro --- ubuntu/_base/core/tdebase/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu') diff --git a/ubuntu/_base/core/tdebase/debian/rules b/ubuntu/_base/core/tdebase/debian/rules index 8cdb710e0..d24d632f0 100755 --- a/ubuntu/_base/core/tdebase/debian/rules +++ b/ubuntu/_base/core/tdebase/debian/rules @@ -64,7 +64,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_UPOWER="ON" \ -DWITH_LIBART="ON" \ -DWITH_LIBCONFIG="ON" \ - -DWITH_PCRE="ON" \ + -DWITH_PCRE2="ON" \ -DWITH_KRB5="ON" DEB_FIXPERMS_EXCLUDE := \ -- cgit v1.2.1