wok-6.x diff nwipe/receipt @ rev 23725
hplip: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 30 16:01:51 2020 +0000 (2020-04-30) |
parents | 3c65dd239f19 |
children | 6b6d14c9f7e9 |
line diff
1.1 --- a/nwipe/receipt Sun Mar 15 17:32:14 2020 +0100 1.2 +++ b/nwipe/receipt Thu Apr 30 16:01:51 2020 +0000 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 \