From 7f51b2fe7980611c34cf5aca5627d1fd78d50fa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 9 Feb 2020 19:22:58 +0100 Subject: DEB tdenetwork: Enable build with libxslt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit d182e12c996a48fec4e9d82bcbbc33e8f78725e1) --- debian/_base/tdenetwork/debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/_base/tdenetwork/debian/rules b/debian/_base/tdenetwork/debian/rules index 48048e77c..aeff8a2f0 100755 --- a/debian/_base/tdenetwork/debian/rules +++ b/debian/_base/tdenetwork/debian/rules @@ -34,6 +34,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DCMAKE_SKIP_RPATH="OFF" \ -DBUILD_ALL="ON" \ -DWITH_WEBCAM="ON" \ + -DWITH_LIBXSLT="ON" \ -DWITH_ARTS="ON" \ -DWITH_SLP="ON" \ -DBUILD_KOPETE_PROTOCOL_ALL="ON" \ -- cgit v1.2.1