wok diff kmod/receipt @ rev 21810

Add python-cffi, python-cparser & python-cryptography
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 17 18:44:53 2019 +0200 (2019-08-17)
parents 1e3142ca9abf
children ef1efd2c8811
line diff
     1.1 --- a/kmod/receipt	Wed Jan 04 11:24:10 2017 +0100
     1.2 +++ b/kmod/receipt	Sat Aug 17 18:44:53 2019 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WEB_SITE="https://www.kernel.org/pub/linux/utils/kernel/kmod/"
     1.6  WGET_URL="$WEB_SITE$TARBALL"
     1.7 -PROVIDE="modules-init-tools"
     1.8 +PROVIDE="modules-init-tools depmod"
     1.9  HOST_ARCH="i486 arm"
    1.10  
    1.11  DEPENDS="zlib liblzma"