wok diff httrack/receipt @ rev 21217

updated scim-tables* (0.5.9 -> 0.5.14.1)
author Hans-G?nter Theisgen
date Tue Apr 09 17:52:52 2019 +0100 (2019-04-09)
parents 40d66aabe862
children af8d823a3077
line diff
     1.1 --- a/httrack/receipt	Wed Dec 12 22:54:16 2018 +0100
     1.2 +++ b/httrack/receipt	Tue Apr 09 17:52:52 2019 +0100
     1.3 @@ -10,8 +10,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="http://mirror.httrack.com/$TARBALL"
     1.6  
     1.7 -DEPENDS="bash zlib"
     1.8 -BUILD_DEPENDS="zlib-dev"
     1.9 +DEPENDS="bash zlib libssl"
    1.10 +BUILD_DEPENDS="zlib-dev openssl-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()