wok-current diff kmod/receipt @ rev 15416
Up: thunderbird-langpack-en_US (17.0.9esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 03 21:52:37 2013 +0100 (2013-11-03) |
parents | e953efa0ff33 |
children | 6282f5a01acb |
line diff
1.1 --- a/kmod/receipt Mon Aug 12 13:23:00 2013 +0000 1.2 +++ b/kmod/receipt Sun Nov 03 21:52:37 2013 +0100 1.3 @@ -8,11 +8,11 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.6 WEB_SITE="http://ftp.kernel.org/pub/linux/utils/kernel/kmod/" 1.7 -WGET_URL="http://ftp.kernel.org/pub/linux/utils/kernel/kmod/$TARBALL" 1.8 +WGET_URL="ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/$TARBALL" 1.9 PROVIDE="modules-init-tools" 1.10 1.11 DEPENDS="zlib liblzma" 1.12 -BUILD_DEPENDS="zlib-dev liblzma-dev" 1.13 +BUILD_DEPENDS="zlib-dev liblzma-dev tar" 1.14 1.15 # Rules to configure and make the package. 1.16 compile_rules()