Merge pull request #7004 from symless/SYNERGY-914-Add-openssl-dependency-for-rpm-

SYNERGY-914 Add openssl dependency for rpm
This commit is contained in:
Igor Sikachyna 2021-05-19 11:52:26 +03:00 committed by GitHub
commit a0b3f6a892
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Enhancements:
- #6990 Change VersionChecker URL and include system language in the header
- #6999 Detect if Linux is running with Wayland, and display a warning message
- #7003 Prioritization rules server config
- #7004 Add openssl dependency for rpm
===========
v1.13.1-stable

View File

@ -10,6 +10,7 @@ Vendor: Symless
Packager: Symless <engineering@symless.com>
License: GPLv2
Release: @SYNERGY_SNAPSHOT_INFO@%{?dist}
Requires: openssl
%description
Synergy allows you to share one mouse and keyboard between multiple computers.

View File

@ -10,6 +10,7 @@ Vendor: Symless
Packager: Symless <engineering@symless.com>
License: GPLv2
Release: @SYNERGY_SNAPSHOT_INFO@%{?dist}
Requires: openssl
%description
Synergy allows you to share one mouse and keyboard between multiple computers.