wok-6.x diff libzen/receipt @ rev 19015
Up cookutils (795), slitaz-icons-faenza*: fix version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 01 10:19:59 2016 +0200 (2016-04-01) |
parents | 1ea9701ce3ca |
children | 4700d43dc494 |
line diff
1.1 --- a/libzen/receipt Fri Nov 27 04:57:33 2015 +0200 1.2 +++ b/libzen/receipt Fri Apr 01 10:19:59 2016 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="${WEB_SITE}download/source/$PACKAGE/$VERSION/$TARBALL" 1.5 1.6 DEPENDS="" 1.7 -BUILD_DEPENDS="libtool automake autoconf" 1.8 +BUILD_DEPENDS="libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()