wok diff kmod/receipt @ rev 13252
Up rapidsvn (0.12.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 15 09:11:12 2012 +0200 (2012-08-15) |
parents | b981e20f2719 |
children | aa09cd98f171 |
line diff
1.1 --- a/kmod/receipt Fri May 04 09:08:34 2012 +0200 1.2 +++ b/kmod/receipt Wed Aug 15 09:11:12 2012 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.5 WEB_SITE="http://ftp.kernel.org/pub/linux/utils/kernel/kmod/" 1.6 WGET_URL="http://ftp.kernel.org/pub/linux/utils/kernel/kmod/$TARBALL" 1.7 -PROVIDES="modules-init-tools" 1.8 +PROVIDE="modules-init-tools" 1.9 1.10 DEPENDS="zlib liblzma" 1.11 BUILD_DEPENDS="zlib-dev liblzma-dev"