[tac_plus] [PATCH 3/9] Perl is required for tac_convert at run-time
Philip Prindeville
philipp at redfish-solutions.com
Sat Dec 3 02:43:52 UTC 2016
From: Philip Prindeville <philipp at redfish-solutions.com>
Don't forget to call out the dependency on perl in the Requires: section
---
tacacs+.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tacacs+.spec b/tacacs+.spec
index e3be447fc4d7201e89261a8b0e9771578d30ef33..717f4c88b0df024b9600cfce059b33850dbcc898 100644
--- a/tacacs+.spec
+++ b/tacacs+.spec
@@ -16,7 +16,7 @@ Source2: tac_plus.sysvinit
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gcc, bison, flex, m4, pam-devel
-Requires: pam
+Requires: pam, perl
%description
--
2.7.4
More information about the tac_plus
mailing list