diff --git a/SPECS/amanda.spec b/SPECS/amanda.spec
index 122a4ea..d164420 100644
--- a/SPECS/amanda.spec
+++ b/SPECS/amanda.spec
@@ -10,7 +10,7 @@
 Summary: A network-capable tape backup solution
 Name: amanda
 Version: 3.3.3
-Release: 21%{?dist}
+Release: 22%{?dist}
 Source: http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz
 Source1: amanda.crontab
 Source4: disklist
@@ -87,6 +87,7 @@ Amanda programs.
 Summary: The client component of the AMANDA tape backup system
 Group: Applications/System
 Requires: fileutils grep
+Requires: which openssl
 Requires(pre): amanda = %{version}-%{release}
 
 %description client
@@ -495,6 +496,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Tue Feb 04 2020 Václav Doležal <vdolezal@redhat.com> - 3.3.3-22
+- Resolves: #1442659 - add missing dependencies of client (openssl, which)
+
 * Tue Jun 19 2018 Josef Ridky <jridky@redhat.com> - 3.3.3-21
 - Resolves: #1417830 - check return value from setreuid method
 - Resolves: #1423040 - fix local authentication issue