summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2013-05-31 20:09:38 +0200
committerGünther Deschner <gdeschner@redhat.com>2013-06-03 12:40:14 +0200
commitd08d3f514fb1d61d53b0962102f96c584dcd5f65 (patch)
tree047b8c417353edba69c903356016d265cb3befc1
parent7f104596939af61bf20ce9efe6408572f2378a80 (diff)
downloadgss-proxy-d08d3f514fb1d61d53b0962102f96c584dcd5f65.tar.gz
gss-proxy-d08d3f514fb1d61d53b0962102f96c584dcd5f65.tar.xz
gss-proxy-d08d3f514fb1d61d53b0962102f96c584dcd5f65.zip
Require libverto-tevent to make sure libverto initialization succeeds
Signed-off-by: Günther Deschner <gdeschner@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
-rw-r--r--proxy/contrib/gssproxy.spec.in1
1 files changed, 1 insertions, 0 deletions
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