wok-next diff buildroot/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 65f5c0b7dcd4
children 19f79dcb70d2
line diff
     1.1 --- a/buildroot/receipt	Fri Sep 07 01:53:20 2018 +0300
     1.2 +++ b/buildroot/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Tools to build toolchains and root filesystems with uClibc"
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="http://www.buildroot.org/"
     1.8 +WEB_SITE="https://buildroot.org/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WGET_URL="${WEB_SITE}downloads/$TARBALL"
    1.12 @@ -20,7 +20,7 @@
    1.13  	copy @std @dev
    1.14  	DEPENDS="slitaz-toolchain ncurses-dev ncurses wget ncurses-extra tar bash \
    1.15  	bzip2 perl python unzip rsync bc patch"
    1.16 -	SUGGESTED="subversion bzr git elfkickers ccache bison flex gettext \
    1.17 +	SUGGESTED="subversion bzr git elfkickers ccache bison flex gettext-dev \
    1.18  	texinfo"
    1.19  }
    1.20