wok-4.x diff crosstool-ng/receipt @ rev 9775
psycopg: Fix WGET_URL
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 11 22:35:02 2011 +0200 (2011-05-11) |
parents | eee5d55b09fd |
children | 37ae88f35e4d |
line diff
1.1 --- a/crosstool-ng/receipt Wed Feb 23 00:22:44 2011 +0100 1.2 +++ b/crosstool-ng/receipt Wed May 11 22:35:02 2011 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://ymorin.is-a-geek.org/projects/crosstool" 1.5 WGET_URL="http://ymorin.is-a-geek.org/download/$PACKAGE/$TARBALL" 1.6 DEPENDS="slitaz-toolchain" 1.7 -BUILD_DEPENDS="bison" 1.8 +BUILD_DEPENDS="flex cvs" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()