diff options
Diffstat (limited to 'debian/squeeze/tdelibs')
-rwxr-xr-x | debian/squeeze/tdelibs/debian/rules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/squeeze/tdelibs/debian/rules b/debian/squeeze/tdelibs/debian/rules index 40dbea04e..7cdbfc21c 100755 --- a/debian/squeeze/tdelibs/debian/rules +++ b/debian/squeeze/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 |