wok-current diff depmod/receipt @ rev 18372
Add rspamd
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 16 18:50:42 2015 +0200 (2015-09-16) |
parents | 380ffe05937a |
children | 9e01bc6321ea |
line diff
1.1 --- a/depmod/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/depmod/receipt Wed Sep 16 18:50:42 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()