wok-6.x diff npush/receipt @ rev 23494
updated python-httplib2 (0.8 -> 0.17.1)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 06 06:45:46 2020 +0100 (2020-04-06) |
parents | 861efbf7a5de |
children | afae00265386 |
line diff
1.1 --- a/npush/receipt Wed Jun 12 18:55:55 2019 +0200 1.2 +++ b/npush/receipt Mon Apr 06 06:45:46 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()