[packages/dropbear] libtomcrypt runtime dep

glen glen at pld-linux.org
Sun Jan 25 21:17:37 CET 2015


commit a47cfb2bdab7a364890a466bf3d991e1e0942005
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Jan 25 22:17:30 2015 +0200

    libtomcrypt runtime dep

 dropbear.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/dropbear.spec b/dropbear.spec
index 471db5b..cdc3c9f 100644
--- a/dropbear.spec
+++ b/dropbear.spec
@@ -21,6 +21,7 @@ BuildRequires:	automake
 %{?with_system_libtom:BuildRequires:	libtomcrypt-devel >= 1.17-2}
 %{?with_pam:BuildRequires:     pam-devel}
 BuildRequires:	zlib-devel
+%{?with_system_libtom:Requires:	libtomcrypt >= 1.17-2}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dropbear.git/commitdiff/a47cfb2bdab7a364890a466bf3d991e1e0942005



More information about the pld-cvs-commit mailing list