summaryrefslogtreecommitdiffstats
path: root/rules/thttpd.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:48 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:48 +0100
commit03e3959c6c7c5e18c8d420a8aafc1910ee9b09e3 (patch)
treeccf583405cbc1c0055156ce48fc729e6e854df62 /rules/thttpd.in
parentfa76619e22619771a72f3bd6e9a5e8fa28bb3da1 (diff)
downloadptxdist-03e3959c6c7c5e18c8d420a8aafc1910ee9b09e3.tar.gz
ptxdist-03e3959c6c7c5e18c8d420a8aafc1910ee9b09e3.tar.xz
[thttpd] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/thttpd.in')
-rw-r--r--rules/thttpd.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/thttpd.in b/rules/thttpd.in
index 669c470e9..4986f1784 100644
--- a/rules/thttpd.in
+++ b/rules/thttpd.in
@@ -2,6 +2,7 @@
menuconfig THTTPD
tristate
prompt "thttpd "
+ select LIBC_CRYPT
help
thttpd (thin httpd) is a small, fast secure webserver.