wok diff lcms/receipt @ rev 14700
monitorix: update /etc/monitorix.conf
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 07 18:27:21 2013 +0200 (2013-06-07) |
parents | d36d06357da2 |
children | 2a5cc8208d36 |
line diff
1.1 --- a/lcms/receipt Sat Sep 11 23:25:46 2010 +0000 1.2 +++ b/lcms/receipt Fri Jun 07 18:27:21 2013 +0200 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.