- Fix dependencies
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=33
This commit is contained in:
parent
b181135c4b
commit
3aba246081
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 28 09:02:30 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Fix dependencies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 28 07:11:46 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Mon Oct 28 07:11:46 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -74,9 +74,7 @@ Requires: libQuotient%{?qt6:%{lib_suffix}-}%{soversion} = %{version}
|
|||||||
%if 0%{?qt6}
|
%if 0%{?qt6}
|
||||||
Requires: cmake(Qt6Gui) >= %{qt6_version}
|
Requires: cmake(Qt6Gui) >= %{qt6_version}
|
||||||
Requires: cmake(Qt6Network) >= %{qt6_version}
|
Requires: cmake(Qt6Network) >= %{qt6_version}
|
||||||
%if %{with e2ee}
|
|
||||||
Requires: cmake(Qt6Sql) >= %{qt6_version}
|
Requires: cmake(Qt6Sql) >= %{qt6_version}
|
||||||
%endif
|
|
||||||
Requires: cmake(Qt6Keychain)
|
Requires: cmake(Qt6Keychain)
|
||||||
%endif
|
%endif
|
||||||
Requires: cmake(Olm)
|
Requires: cmake(Olm)
|
||||||
@ -98,7 +96,7 @@ developing applications that use libQuotient.
|
|||||||
%cmake_qt6 \
|
%cmake_qt6 \
|
||||||
-DBUILD_SHARED_LIBS=ON \
|
-DBUILD_SHARED_LIBS=ON \
|
||||||
%endif
|
%endif
|
||||||
-DQuotient_INSTALL_TESTS=OFF \
|
-DQuotient_INSTALL_TESTS=OFF
|
||||||
|
|
||||||
%if 0%{?qt6}
|
%if 0%{?qt6}
|
||||||
%qt6_build
|
%qt6_build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user