wok diff unixODBC/receipt @ rev 3835

Add: stoqlib (0.9.10)
author Claudinei Pereira <claudinei@slitaz.org>
date Fri Aug 07 00:03:35 2009 +0000 (2009-08-07)
parents cf7ebadbfe65
children 3115c291f303
line diff
     1.1 --- a/unixODBC/receipt	Mon Aug 04 13:28:16 2008 +0000
     1.2 +++ b/unixODBC/receipt	Fri Aug 07 00:03:35 2009 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.unixodbc.org/"
     1.6  WGET_URL="${WEB_SITE}$TARBALL"
     1.7 -DEPENDS="libunixODBC"
     1.8 +DEPENDS="libunixODBC readline"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()