wok diff arj/receipt @ rev 6613
Added jbigkit to tiff-dev dpends. Its needed everytime when compiling in tiff support into a program. It not needed on installed system.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Oct 09 19:48:18 2010 +0000 (2010-10-09) |
parents | f4fd0777003f |
children | 714ffbad1e10 |
line diff
1.1 --- a/arj/receipt Tue Feb 16 10:51:34 2010 +0000 1.2 +++ b/arj/receipt Sat Oct 09 19:48:18 2010 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://$PACKAGE.sourceforge.net/" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 BUILD_DEPENDS="autoconf" 1.7 -TAGS="compress archive" 1.8 +TAGS="compression archive" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()