wok diff depmod/receipt @ rev 18351

Rebuild packages that depends on giflib & nettle (ldd fail)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Sep 12 15:52:07 2015 +0200 (2015-09-12)
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 12 15:52:07 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()