wok-next rev 19242
Up tazlito (426)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 28 11:25:38 2016 +0200 (2016-06-28) |
parents | c9028f74aaec |
children | c9fa53c9d199 |
files | buildroot/receipt tazlito/receipt |
line diff
1.1 --- a/buildroot/receipt Tue Jun 28 11:56:06 2016 +0300 1.2 +++ b/buildroot/receipt Tue Jun 28 11:25:38 2016 +0200 1.3 @@ -12,7 +12,7 @@ 1.4 SUGGESTED="subversion bazaar git elfkickers ccache bison flex gettext texinfo" 1.5 1.6 DEPENDS="slitaz-toolchain ncurses-dev ncurses wget ncursesw-extra tar \ 1.7 -bash bzip2 perl python unzip rsync" 1.8 +bash bzip2 perl python unzip rsync bc patch" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()
2.1 --- a/tazlito/receipt Tue Jun 28 11:56:06 2016 +0300 2.2 +++ b/tazlito/receipt Tue Jun 28 11:25:38 2016 +0200 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="tazlito" 2.7 -VERSION="423" 2.8 +VERSION="426" 2.9 CATEGORY="base-system" 2.10 SHORT_DESC="SliTaz Live Tool." 2.11 MAINTAINER="pascal.bellard@slitaz.org"