[packages/libQuotient] - BR olm-devel - qt6 version build with E2EE enabled
witekfl
witekfl at pld-linux.org
Mon Feb 26 18:06:31 CET 2024
commit 181f762cd1abf4762023b34bd725c9338187915b
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Mon Feb 26 17:35:54 2024 +0100
- BR olm-devel
- qt6 version build with E2EE enabled
libQuotient.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libQuotient.spec b/libQuotient.spec
index 7ffcaab..ba6ca27 100644
--- a/libQuotient.spec
+++ b/libQuotient.spec
@@ -9,7 +9,7 @@
Summary: libQuotient
Name: libQuotient
Version: 0.8.1.2
-Release: 1
+Release: 2
License: LGPL v2.1+
Group: X11/Libraries
Source0: https://github.com/quotient-im/libQuotient/archive/refs/tags/%{version}.tar.gz
@@ -27,6 +27,7 @@ BuildRequires: qt6-build >= %{qtver}
%endif
BuildRequires: cmake >= 3.20
BuildRequires: ninja
+BuildRequires: olm-devel
BuildRequires: rpmbuild(macros) >= 1.164
BuildRequires: shared-mime-info
BuildRequires: tar >= 1:1.22
@@ -99,7 +100,8 @@ ctest --test-dir build
-G Ninja \
%{!?with_tests:-DBUILD_TESTING=OFF} \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
- -DBUILD_WITH_QT6=ON
+ -DBUILD_WITH_QT6=ON \
+ -DQuotient_ENABLE_E2EE=ON
%ninja_build -C build6
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libQuotient.git/commitdiff/181f762cd1abf4762023b34bd725c9338187915b
More information about the pld-cvs-commit
mailing list