wok diff brscan/receipt @ rev 5120
Fix: gettext dep (issue 272)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 20 20:21:18 2010 +0100 (2010-03-20) |
parents | 8cdc8f3e6e3e |
children | 1314a8901694 |
line diff
1.1 --- a/brscan/receipt Sun Aug 09 09:38:19 2009 +0200 1.2 +++ b/brscan/receipt Sat Mar 20 20:21:18 2010 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 WEB_SITE="http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html" 1.5 WGET_URL="http://solutions.brother.com/Library/sol/printer/linux/rpmfiles/sane_source/$TARBALL" 1.6 DEPENDS="sane-backends" 1.7 +TAGS="scanner driver" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()