wok diff guile/receipt @ rev 9259

Use SOURCE to define tarball properly (thanks Godane)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 15 03:39:52 2011 +0100 (2011-03-15)
parents 0b4cf0d9e1b5
children d1768332cee0
line diff
     1.1 --- a/guile/receipt	Mon Feb 14 19:09:46 2011 +0100
     1.2 +++ b/guile/receipt	Tue Mar 15 03:39:52 2011 +0100
     1.3 @@ -6,7 +6,8 @@
     1.4  SHORT_DESC="Project GNU's extension language."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -DEPENDS="gmp libtool readline ncurses"
     1.8 +DEPENDS="gmp readline ncurses libltdl"
     1.9 +BUILD_DEPENDS="libtool gmp-dev"
    1.10  WEB_SITE="http://www.gnu.org/software/guile/"
    1.11  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
    1.12