wok rev 12064

brscan: fix bdeps
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Mar 09 01:51:56 2012 +0100 (2012-03-09)
parents e63505ffeafa
children bfe3b903a808
files brscan/receipt
line diff
     1.1 --- a/brscan/receipt	Fri Mar 09 01:49:07 2012 +0100
     1.2 +++ b/brscan/receipt	Fri Mar 09 01:51:56 2012 +0100
     1.3 @@ -9,7 +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 +DEPENDS="sane-backends ncurses"
     1.9  BUILD_DEPENDS="file"
    1.10  TAGS="scanner driver"
    1.11