aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2022-10-06 19:30:34 +0200
committern-peugnet <n.peugnet@free.fr>2022-10-06 19:55:20 +0200
commitf08101971d9d745300f02fff9917a08a83ed5e04 (patch)
tree23bd8f1d52fe5d2d69e411bdf103044a01230cf7 /debian
parentbe8d2a9bb17896e5ac5d3a085e3ac08f183ad729 (diff)
downloadlibquotient-master.tar.gz
libquotient-master.zip
enable e2eeHEADmaster
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5c4e1c20..1bb5db2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libquotient (0.7.0-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Enable E2EE.
-- nicolas <nicolas@X260-NICOLAS.lan> Thu, 06 Oct 2022 19:28:38 +0200
diff --git a/debian/rules b/debian/rules
index 2c000bc2..de897e75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
override_dh_auto_configure:
- dh_auto_configure -- -DCMAKE_INSTALL_INCLUDEDIR=include/libquotient -DBUILD_SHARED_LIBS=1
+ dh_auto_configure -- -DCMAKE_INSTALL_INCLUDEDIR=include/libquotient -DBUILD_SHARED_LIBS=1 -DQuotient_ENABLE_E2EE=ON
override_dh_auto_install:
dh_auto_install