wok-next diff brscan2/receipt @ rev 17677
texinfo: add missing -ltinfo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 18 11:52:09 2015 +0100 (2015-02-18) |
parents | a1c1d35d9f92 |
children | 86d61e110274 |
line diff
1.1 --- a/brscan2/receipt Sun Feb 20 07:06:28 2011 +0000 1.2 +++ b/brscan2/receipt Wed Feb 18 11:52:09 2015 +0100 1.3 @@ -5,10 +5,12 @@ 1.4 CATEGORY="office" 1.5 SHORT_DESC="Brother Scanner driver for SANE." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 WANTED="brscan" 1.9 WEB_SITE="http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html" 1.10 +TAGS="scanner driver" 1.11 + 1.12 DEPENDS="sane-backends" 1.13 -TAGS="scanner driver" 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules()