wok rev 3871
brscan*: update depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 09 09:38:19 2009 +0200 (2009-08-09) |
parents | 773f5d910570 |
children | ff47e01ceb4a |
files | brscan/receipt brscan2/receipt |
line diff
1.1 --- a/brscan/receipt Sat Aug 08 17:08:44 2009 +0200 1.2 +++ b/brscan/receipt Sun Aug 09 09:38:19 2009 +0200 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()
2.1 --- a/brscan2/receipt Sat Aug 08 17:08:44 2009 +0200 2.2 +++ b/brscan2/receipt Sun Aug 09 09:38:19 2009 +0200 2.3 @@ -7,6 +7,7 @@ 2.4 MAINTAINER="pascal.bellard@slitaz.org" 2.5 WANTED="brscan" 2.6 WEB_SITE="http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html" 2.7 +DEPENDS="sane-backends" 2.8 2.9 # Rules to gen a SliTaz package suitable for Tazpkg. 2.10 genpkg_rules()