quazip
OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=58
This commit is contained in:
parent
dd0d26f362
commit
89a19cf85f
@ -24,6 +24,7 @@ Mon Dec 4 11:09:21 UTC 2023 - Jiri Slaby <jslaby@suse.cz>
|
|||||||
when lock are released.
|
when lock are released.
|
||||||
* Added support for new data-box types PFO_ARCH, PFO_AIAT and PFO_AZI.
|
* Added support for new data-box types PFO_ARCH, PFO_AIAT and PFO_AZI.
|
||||||
* Changed the layout of the about dialogue.
|
* Changed the layout of the about dialogue.
|
||||||
|
- don't use bundled static QuaZip, use the system one instead
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 21 06:39:49 UTC 2023 - Jiri Slaby <jslaby@suse.cz>
|
Wed Jun 21 06:39:49 UTC 2023 - Jiri Slaby <jslaby@suse.cz>
|
||||||
|
@ -52,6 +52,7 @@ BuildRequires: cmake(Qt%{qt_version}Sql) >= %{qt_version_full}
|
|||||||
BuildRequires: cmake(Qt%{qt_version}Svg) >= %{qt_version_full}
|
BuildRequires: cmake(Qt%{qt_version}Svg) >= %{qt_version_full}
|
||||||
BuildRequires: cmake(Qt%{qt_version}WebSockets) >= %{qt_version_full}
|
BuildRequires: cmake(Qt%{qt_version}WebSockets) >= %{qt_version_full}
|
||||||
BuildRequires: cmake(Qt%{qt_version}Widgets) >= %{qt_version_full}
|
BuildRequires: cmake(Qt%{qt_version}Widgets) >= %{qt_version_full}
|
||||||
|
BuildRequires: cmake(QuaZip-Qt%{qt_version})
|
||||||
BuildRequires: pkgconfig(libdatovka) >= 0.1.2
|
BuildRequires: pkgconfig(libdatovka) >= 0.1.2
|
||||||
%if 0%{qt_version} == 6
|
%if 0%{qt_version} == 6
|
||||||
BuildRequires: cmake(Qt6Core5Compat) >= %{qt_version_full}
|
BuildRequires: cmake(Qt6Core5Compat) >= %{qt_version_full}
|
||||||
|
Loading…
Reference in New Issue
Block a user