wok diff unixODBC/receipt @ rev 5277
lzma: add --version support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 16 10:18:15 2010 +0200 (2010-04-16) |
parents | 74d9e193ac36 |
children | 666fd56c3a0e |
line diff
1.1 --- a/unixODBC/receipt Tue Mar 10 09:41:01 2009 +0000 1.2 +++ b/unixODBC/receipt Fri Apr 16 10:18:15 2010 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://www.unixodbc.org/" 1.5 WGET_URL="${WEB_SITE}$TARBALL" 1.6 DEPENDS="libunixODBC readline" 1.7 +TAGS="database" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()