# HG changeset patch # User Hans-G?nter Theisgen # Date 1570799794 -3600 # Node ID 019a3082af67c41f1a4f79a59518758f49c6818d # Parent f6fb3dc872124e2c900570e0ec607918389e72b2 updated sshttp again (0-31s -> 0.35s2) diff -r f6fb3dc87212 -r 019a3082af67 sshttp/receipt --- a/sshttp/receipt Fri Oct 11 13:51:07 2019 +0100 +++ b/sshttp/receipt Fri Oct 11 14:16:34 2019 +0100 @@ -13,7 +13,7 @@ WGET_URL="$WEB_SITE/archive/$TARBALL" DEPENDS="gcc83-lib-base libcap" -BUILD_DEPENDS="gcc83 libcap-dev" +BUILD_DEPENDS="gcc83 libcap-dev libidn" # Rules to configure and make the package. compile_rules()