wok-next diff xpat2/receipt @ rev 20228
update some bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 06 00:09:37 2017 +0100 (2017-11-06) |
parents | c19e615aaeeb |
children | d6378d455338 |
line diff
1.1 --- a/xpat2/receipt Fri Sep 27 17:24:45 2013 +0000 1.2 +++ b/xpat2/receipt Mon Nov 06 00:09:37 2017 +0100 1.3 @@ -11,11 +11,11 @@ 1.4 WGET_URL="http://www.ibiblio.org/pub/Linux/games/solitaires/$TARBALL" 1.5 1.6 DEPENDS="xorg-libX11 xorg-libXt xorg-libXaw" 1.7 +BUILD_DEPENDS="xorg-libX11-dev xorg-libXt-dev xorg-libXaw-dev" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 { 1.12 - cd $src 1.13 for i in xpat2.patch layout.patch ; do 1.14 [ -f done.$i ] && continue 1.15 patch -p1 < $stuff/$i