wok-next diff softether/receipt @ rev 18737

webalizer: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 21 23:42:26 2015 +0100 (2015-12-21)
parents 9151b3acc104
children e6615350078d
line diff
     1.1 --- a/softether/receipt	Fri Jun 27 13:13:18 2014 +0200
     1.2 +++ b/softether/receipt	Mon Dec 21 23:42:26 2015 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="https://www.softether.org/"
     1.5  WGET_URL="http://www.softether-download.com/files/softether/$VERSION-$RELEASE-tree/Source%20Code/$TARBALL"
     1.6  
     1.7 -DEPENDS="libssl libcryto readline ncurses zlib"
     1.8 +DEPENDS="libssl libcrypto readline ncurses zlib"
     1.9  BUILD_DEPENDS="openssl-dev readline-dev ncurses-dev"
    1.10  
    1.11  # Rules to configure and make the package.