wok diff oldrunner/receipt @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-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	Sun Jun 14 23:18:03 2020 -0400
     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()