# HG changeset patch # User Pascal Bellard # Date 1467105938 -7200 # Node ID 1e155268c3d08fdf387fe79886d9e889a0cc93b7 # Parent c9028f74aaecb72f28662f01d4e7085a603f268a Up tazlito (426) diff -r c9028f74aaec -r 1e155268c3d0 buildroot/receipt --- a/buildroot/receipt Tue Jun 28 11:56:06 2016 +0300 +++ b/buildroot/receipt Tue Jun 28 11:25:38 2016 +0200 @@ -12,7 +12,7 @@ SUGGESTED="subversion bazaar git elfkickers ccache bison flex gettext texinfo" DEPENDS="slitaz-toolchain ncurses-dev ncurses wget ncursesw-extra tar \ -bash bzip2 perl python unzip rsync" +bash bzip2 perl python unzip rsync bc patch" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r c9028f74aaec -r 1e155268c3d0 tazlito/receipt --- a/tazlito/receipt Tue Jun 28 11:56:06 2016 +0300 +++ b/tazlito/receipt Tue Jun 28 11:25:38 2016 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tazlito" -VERSION="423" +VERSION="426" CATEGORY="base-system" SHORT_DESC="SliTaz Live Tool." MAINTAINER="pascal.bellard@slitaz.org"