You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that I would be happy to submit a PR for this and #91 but I cannot find any tooling or build scripts to build the Debian package in the code repository, so I'm unsure how the packages were built in the first place or how I might submit these fixes.
The tool uses the name of the project as the name of the package and that doesn't appear to be configurable. I think I should add a note to the README regarding the conflict and those users should use the tarball instead.
The reason the libssl and libicu packages are referenced as dependencies is due to me specifying the runtime identifier ("debian-x64" for Debian on x64). If that is not specified, no dependencies are added and that does not appear to cause problems launching the application, so I will fix that for the next release.
The Debian package has the following two dependencies that cannot be satisfied on Debian Bookworm (the current stable release):
Bookworm provides libssl3 and libicu72 only.
The text was updated successfully, but these errors were encountered: