From 116233d06c3e59fd2dbe895be2ecf9148ad9f548 Mon Sep 17 00:00:00 2001
From: Scott Dodson <sdodson@redhat.com>
Date: Mon, 7 Dec 2015 13:11:45 -0500
Subject: Require pyOpenSSL

---
 openshift-ansible.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 09569761f..a7f1f8292 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -211,6 +211,7 @@ BuildArch:     noarch
 Summary:       Openshift and Atomic Enterprise Ansible filter plugins
 Requires:      %{name}
 BuildArch:     noarch
+Requires:      pyOpenSSL
 
 %description filter-plugins
 %{summary}.
-- 
cgit v1.2.3