wok diff oldrunner/receipt @ rev 21747

tazboot: spare 2k
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 14 17:17:16 2019 +0200 (2019-06-14)
parents 861efbf7a5de
children 241fb98cab1c
line diff
     1.1 --- a/oldrunner/receipt	Wed Jun 12 18:55:55 2019 +0200
     1.2 +++ b/oldrunner/receipt	Fri Jun 14 17:17:16 2019 +0200
     1.3 @@ -10,7 +10,8 @@
     1.4  WEB_SITE="http://culot.org/public/Code/oldrunner.html"
     1.5  WGET_URL="http://freebsd.sin.openmirrors.asia/pub/FreeBSD/ports/local-distfiles/culot/$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()