wok diff npush/receipt @ rev 23100

updated libsearpc and libsearpc-dev (3.1.0 -> 3.2.0)
author Hans-G?nter Theisgen
date Thu Mar 12 09:06:50 2020 +0100 (2020-03-12)
parents 861efbf7a5de
children afae00265386
line diff
     1.1 --- a/npush/receipt	Wed Jun 12 18:55:55 2019 +0200
     1.2 +++ b/npush/receipt	Thu Mar 12 09:06:50 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()