wok diff brscan/receipt @ rev 4154

Fix: coreutils-operations dont remove cp/rm in post_install, we need them to install
author Christophe Lincoln <pankso@slitaz.org>
date Mon Sep 21 21:04:25 2009 +0200 (2009-09-21)
parents f17b7217de2d
children 4273e906522b
line diff
     1.1 --- a/brscan/receipt	Thu Jul 30 11:41:36 2009 +0200
     1.2 +++ b/brscan/receipt	Mon Sep 21 21:04:25 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()