wok diff npush/receipt @ rev 23459

updated pycrypto (2.3 -> 2.6.1)
author Hans-G?nter Theisgen
date Sat Apr 04 17:01:40 2020 +0100 (2020-04-04)
parents 861efbf7a5de
children afae00265386
line diff
     1.1 --- a/npush/receipt	Wed Jun 12 18:55:55 2019 +0200
     1.2 +++ b/npush/receipt	Sat Apr 04 17:01:40 2020 +0100
     1.3 @@ -10,7 +10,8 @@
     1.4  WEB_SITE="http://zsync.moria.org.uk/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$VERSION/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="ncurses"
     1.8 +DEPENDS="ncurses"
     1.9 +BUILD_DEPENDS="ncurses-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()