wok diff nwipe/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 3c65dd239f19
children 6b6d14c9f7e9
line diff
     1.1 --- a/nwipe/receipt	Sun Mar 15 17:32:14 2020 +0100
     1.2 +++ b/nwipe/receipt	Sun Jun 14 23:18:03 2020 -0400
     1.3 @@ -23,6 +23,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	export LDFLAGS="$LDFLAGS -ltinfo"
     1.7 +	sed 's|sys/types.h>|&\n#include <sys/wait.h>|' -i src/nwipe.h
     1.8  	./init.sh
     1.9  	./configure --prefix=/usr \
    1.10  		--mandir=/usr/share/man \