summaryrefslogtreecommitdiffstats
path: root/rules/openssh.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-01-31 07:09:04 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-01-31 07:09:04 +0000
commitf413f669ff555b942e20eb94f89b973155a4af46 (patch)
tree570381397bdcb730520b99db667abf74daa592e7 /rules/openssh.in
parentf0081473705c34bb05701152d9065f520f930817 (diff)
downloadptxdist-f413f669ff555b942e20eb94f89b973155a4af46.tar.gz
ptxdist-f413f669ff555b942e20eb94f89b973155a4af46.tar.xz
fix dependencies; patch by Ladislav Michl
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4461 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/openssh.in')
-rw-r--r--rules/openssh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/openssh.in b/rules/openssh.in
index a3e3d8d33..a83bd5982 100644
--- a/rules/openssh.in
+++ b/rules/openssh.in
@@ -3,6 +3,7 @@ menu "OpenSSH "
config OPENSSH
bool
select ZLIB
+ select OPENSSL
prompt "OpenSSH"
help
FIXME: This item needs to be documented