wok-next diff xpat2/receipt @ rev 20332

Up exosip, httpfs-fuse, libvncserver, upx; add upx391 (for httpfs-fuse)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Nov 15 14:21:32 2017 +0200 (2017-11-15)
parents c19e615aaeeb
children d6378d455338
line diff
     1.1 --- a/xpat2/receipt	Fri Sep 27 17:24:45 2013 +0000
     1.2 +++ b/xpat2/receipt	Wed Nov 15 14:21:32 2017 +0200
     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