wok diff piclass-code-examples/receipt @ rev 19234

httpfs-fuse-static: add fusermount (static)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 25 13:38:04 2016 +0200 (2016-06-25)
parents 8d9c3bb3a230
children 89c8d8b6cf48
line diff
     1.1 --- a/piclass-code-examples/receipt	Wed May 07 11:14:26 2014 +0200
     1.2 +++ b/piclass-code-examples/receipt	Sat Jun 25 13:38:04 2016 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  HOST_ARCH="arm"
     1.5  
     1.6  TAGS="python raspberrypi rpi"
     1.7 -DEPENDS="python python-smbus ic2-tools slitaz-arm-rpi"
     1.8 +DEPENDS="python python-smbus i2c-tools slitaz-arm-rpi"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()