From fd86225ae03901636e3eafcd2ab342488999cbe1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Sep 2015 01:56:39 -0500 Subject: Enable pcsc, pkcs, and cryptsetup libraries on Debian and Ubuntu --- debian/lenny/tdelibs/debian/rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/lenny/tdelibs') diff --git a/debian/lenny/tdelibs/debian/rules b/debian/lenny/tdelibs/debian/rules index beb3cf1da..411bd20e2 100755 --- a/debian/lenny/tdelibs/debian/rules +++ b/debian/lenny/tdelibs/debian/rules @@ -51,6 +51,9 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_XRANDR="ON" \ -DWITH_XCOMPOSITE="ON" \ -DWITH_MITSHM="ON" \ + -DWITH_PCSC="ON" \ + -DWITH_PKCS="ON" \ + -DWITH_CRYPTSETUP="ON" \ -DCMAKE_BUILD_TYPE=RelWithDebInfo # Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to -- cgit v1.2.1