wok-next diff depmod/receipt @ rev 18412
linux64-open-vm-tools-kernel: uclibc-cross-compiler-x86_64 is not compatible with aufs+tmpfs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 19 18:50:17 2015 +0200 (2015-09-19) |
parents | 380ffe05937a |
children | 9e01bc6321ea |
line diff
1.1 --- a/depmod/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/depmod/receipt Sat Sep 19 18:50:17 2015 +0200 1.3 @@ -6,10 +6,10 @@ 1.4 SHORT_DESC="Kernel modules dependancy tool." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://ftp.kernel.org/pub/linux/utils/kernel/module-init-tools/" 1.8 +WEB_SITE="https://www.kernel.org/pub/linux/utils/kernel/module-init-tools/" 1.9 WANTED="module-init-tools" 1.10 1.11 -DEPENDS="glibc-base gcc-lib-base zlib lzlib" 1.12 +DEPENDS="wget glibc-base gcc-lib-base zlib lzlib" 1.13 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules()