From d08d3f514fb1d61d53b0962102f96c584dcd5f65 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Fri, 31 May 2013 20:09:38 +0200 Subject: Require libverto-tevent to make sure libverto initialization succeeds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Günther Deschner Reviewed-by: Simo Sorce --- proxy/contrib/gssproxy.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/proxy/contrib/gssproxy.spec.in b/proxy/contrib/gssproxy.spec.in index 995e08e..39383e8 100644 --- a/proxy/contrib/gssproxy.spec.in +++ b/proxy/contrib/gssproxy.spec.in @@ -19,6 +19,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires: krb5-libs >= 1.11.2 Requires: keyutils-libs +Requires: libverto-tevent Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units -- cgit