wok-6.x diff brscan/receipt @ rev 4701
linux/squashfs: add lzma support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 03 17:41:36 2010 +0100 (2010-01-03) |
parents | f17b7217de2d |
children | 4273e906522b |
line diff
1.1 --- a/brscan/receipt Thu Jul 30 11:41:36 2009 +0200 1.2 +++ b/brscan/receipt Sun Jan 03 17:41:36 2010 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html" 1.6 WGET_URL="http://solutions.brother.com/Library/sol/printer/linux/rpmfiles/sane_source/$TARBALL" 1.7 +DEPENDS="sane-backends" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()