wok-next diff softether/receipt @ rev 20714

netkit-rsh: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 12:56:13 2018 +0300 (2018-05-27)
parents 9689f1b75619
children d5aab818505e
line diff
     1.1 --- a/softether/receipt	Tue Dec 30 10:01:09 2014 +0100
     1.2 +++ b/softether/receipt	Sun May 27 12:56:13 2018 +0300
     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 libcrypto readline ncurses zlib"
     1.8 +DEPENDS="openssl readline ncurses zlib"
     1.9  BUILD_DEPENDS="openssl-dev readline-dev ncurses-dev"
    1.10  
    1.11  # Rules to configure and make the package.