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 --- dilos/core/tdebase/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dilos') diff --git a/dilos/core/tdebase/debian/rules b/dilos/core/tdebase/debian/rules index dcc4fcba5..002e91a14 100755 --- a/dilos/core/tdebase/debian/rules +++ b/dilos/core/tdebase/debian/rules @@ -63,7 +63,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_UPOWER="ON" \ -DWITH_LIBART="ON" \ -DWITH_LIBCONFIG="ON" \ - -DWITH_PCRE="ON" \ + -DWITH_PCRE2="ON" \ -DWITH_KRB5="ON" \ -DCMAKE_C_COMPILER=gcc \ -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)" -- cgit v1.2.1