wok-current rev 16484
xpain: have is own libXaw3d
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 23 04:16:45 2014 +0200 (2014-04-23) |
parents | 4d79baae0a6b |
children | 82b741ae28f0 |
files | xpaint/receipt |
line diff
1.1 --- a/xpaint/receipt Wed Apr 23 03:52:12 2014 +0200 1.2 +++ b/xpaint/receipt Wed Apr 23 04:16:45 2014 +0200 1.3 @@ -11,9 +11,9 @@ 1.4 WGET_URL="$SF_MIRROR/sf-$PACKAGE/$TARBALL" 1.5 HOST_ARCH="i486 arm" 1.6 1.7 -DEPENDS="openjpeg libXaw3dXft xorg-libXaw3d" 1.8 -BUILD_DEPENDS="openjpeg-dev libXaw3dXft-dev libpng-dev jpeg-dev tiff-dev \ 1.9 -expat-dev libxml2-dev util-linux-uuid-dev xorg-libXaw3d-dev" 1.10 +DEPENDS="openjpeg libXaw3dXft" 1.11 +BUILD_DEPENDS="openjpeg-dev libXaw3dXft-dev libpng-dev jpeg-dev \ 1.12 +expat-dev libxml2-dev util-linux-uuid-dev" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()