svn commit: trunk/buildroot/package/openssh

prpplague at uclibc.org prpplague at uclibc.org
Mon Jan 23 14:45:40 UTC 2006


Author: prpplague
Date: 2006-01-23 06:45:39 -0800 (Mon, 23 Jan 2006)
New Revision: 13508

Log:
fix zlib depends for openssh per case 0000645

Modified:
   trunk/buildroot/package/openssh/Config.in


Changeset:
Modified: trunk/buildroot/package/openssh/Config.in
===================================================================
--- trunk/buildroot/package/openssh/Config.in	2006-01-23 14:42:02 UTC (rev 13507)
+++ trunk/buildroot/package/openssh/Config.in	2006-01-23 14:45:39 UTC (rev 13508)
@@ -2,6 +2,7 @@
 	bool "openssh"
 	default n
 	select BR2_PACKAGE_OPENSSL
+	select BR2_PACKAGE_ZLIB
 	help
 	  A free version of the SSH protocol suite of network connectivity 
 	  tools.  The standard 'ssh', 'sshd', 'scp', and friends.




More information about the uClibc-cvs mailing list