# HG changeset patch # User Pascal Bellard # Date 1249803499 -7200 # Node ID 8cdc8f3e6e3e836a6f531a88887b80e0488fab0d # Parent 773f5d910570e3be2f6f3ef3893d0a0b72e6567d brscan*: update depends diff -r 773f5d910570 -r 8cdc8f3e6e3e brscan/receipt --- a/brscan/receipt Sat Aug 08 17:08:44 2009 +0200 +++ b/brscan/receipt Sun Aug 09 09:38:19 2009 +0200 @@ -9,6 +9,7 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html" WGET_URL="http://solutions.brother.com/Library/sol/printer/linux/rpmfiles/sane_source/$TARBALL" +DEPENDS="sane-backends" # Rules to configure and make the package. compile_rules() diff -r 773f5d910570 -r 8cdc8f3e6e3e brscan2/receipt --- a/brscan2/receipt Sat Aug 08 17:08:44 2009 +0200 +++ b/brscan2/receipt Sun Aug 09 09:38:19 2009 +0200 @@ -7,6 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" WANTED="brscan" WEB_SITE="http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html" +DEPENDS="sane-backends" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules()