wok rev 21973
updated sshttp again (0-31s -> 0.35s2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 11 14:16:34 2019 +0100 (2019-10-11) |
parents | f6fb3dc87212 |
children | 5a2207fda251 |
files | sshttp/receipt |
line diff
1.1 --- a/sshttp/receipt Fri Oct 11 13:51:07 2019 +0100 1.2 +++ b/sshttp/receipt Fri Oct 11 14:16:34 2019 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 WGET_URL="$WEB_SITE/archive/$TARBALL" 1.5 1.6 DEPENDS="gcc83-lib-base libcap" 1.7 -BUILD_DEPENDS="gcc83 libcap-dev" 1.8 +BUILD_DEPENDS="gcc83 libcap-dev libidn" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()