-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- remove Qt5 support - remove OpenSSL 1.1.1 support WE2-1050 Signed-off-by: Raul Metsma <[email protected]>
- Loading branch information
Showing
11 changed files
with
28 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,14 +4,14 @@ Priority: optional | |
Maintainer: RIA <[email protected]> | ||
Build-Depends: | ||
cmake, | ||
debhelper-compat (= 12), | ||
debhelper-compat (= 13), | ||
libpcsclite-dev, | ||
libssl-dev, | ||
libgtest-dev, | ||
qt6-tools-dev | qttools5-dev, | ||
qt6-l10n-tools | qttools5-dev-tools, | ||
libqt6svg6-dev | libqt5svg5-dev | ||
Standards-Version: 4.5.1 | ||
qt6-tools-dev, | ||
qt6-l10n-tools, | ||
libqt6svg6-dev | ||
Standards-Version: 4.6.1 | ||
Homepage: https://github.com/web-eid/web-eid-app | ||
|
||
Package: web-eid | ||
|
@@ -30,7 +30,7 @@ Architecture: any | |
Multi-Arch: foreign | ||
Depends: | ||
pcscd, | ||
qt6-qpa-plugins | libqt5gui5, | ||
qt6-qpa-plugins, | ||
${shlibs:Depends}, | ||
${misc:Depends} | ||
Replaces: token-signing-native | ||
|
Submodule libelectronic-id
updated
25 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule js
updated
11 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters