wok-next diff guile/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents f48456621a9d
children e19ff076dc63
line diff
     1.1 --- a/guile/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/guile/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="2.2.4"
     1.5  CATEGORY="development"
     1.6  SHORT_DESC="GNU Ubiquitous Intelligent Language for Extension"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL3"
    1.10  WEB_SITE="https://www.gnu.org/software/guile/"
    1.11  LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/guile.html"
    1.12 @@ -12,9 +12,9 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.14  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
    1.15  
    1.16 -BUILD_DEPENDS="libtool gmp-dev libunistring-dev libffi-dev gettext gc-dev \
    1.17 +BUILD_DEPENDS="libtool gmp-dev libunistring-dev libffi-dev gettext-dev gc-dev \
    1.18  texinfo readline-dev"
    1.19 -SPLIT="guile-dev"
    1.20 +SPLIT="$PACKAGE-dev"
    1.21  
    1.22  compile_rules() {
    1.23  	./configure \