summaryrefslogtreecommitdiffstats
path: root/dilos/core/tdebase/debian/rules
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2023-12-28 18:04:20 +0100
committerSlávek Banko <slavek.banko@axis.cz>2023-12-28 18:04:20 +0100
commiteb50365a2fb54ea593753c418a71f7ef3e274c64 (patch)
treed775c056807bddaed89620c71dbb22363f39d6cd /dilos/core/tdebase/debian/rules
parentb0a79765426ca05db2a92a223cab60238e510f88 (diff)
downloadtde-packaging-eb50365a2fb54ea593753c418a71f7ef3e274c64.tar.gz
tde-packaging-eb50365a2fb54ea593753c418a71f7ef3e274c64.zip
DEB tdebase: Enable new option WITH_SFTP.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'dilos/core/tdebase/debian/rules')
-rwxr-xr-xdilos/core/tdebase/debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/dilos/core/tdebase/debian/rules b/dilos/core/tdebase/debian/rules
index be14bbeab..dcc4fcba5 100755
--- a/dilos/core/tdebase/debian/rules
+++ b/dilos/core/tdebase/debian/rules
@@ -44,6 +44,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_SUDO_KONSOLE_SUPER_USER_COMMAND="OFF" \
-DWITH_LDAP="ON" \
-DWITH_SAMBA="ON" \
+ -DWITH_SFTP="ON" \
-DWITH_LIBUSB="ON" \
-DWITH_LIBRAW1394="OFF" \
-DWITH_OPENEXR="ON" \