wok diff lcms/receipt @ rev 13342
kmod-dev: Add kmod and liblzma-dev to depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Sep 05 13:29:55 2012 +0000 (2012-09-05) |
parents | d36d06357da2 |
children | 2a5cc8208d36 |
line diff
1.1 --- a/lcms/receipt Sat Sep 11 23:25:46 2010 +0000 1.2 +++ b/lcms/receipt Wed Sep 05 13:29:55 2012 +0000 1.3 @@ -9,6 +9,8 @@ 1.4 WEB_SITE="http://www.littlecms.com/" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 1.7 +BUILD_DEPENDS="tiff-dev jpeg-dev zlib-dev" 1.8 + 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 { 1.12 @@ -18,7 +20,7 @@ 1.13 --mandir=/usr/share/man \ 1.14 $CONFIGURE_ARGS && 1.15 make && 1.16 - make DESTDIR=$PWD/_pkg install 1.17 + make DESTDIR=$DESTDIR install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.