wok diff python-rpi-adafruit/receipt @ rev 22681

elilo: race condition
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 18 18:53:45 2020 +0100 (2020-01-18)
parents 8bdba6bcdf42
children 89c8d8b6cf48
line diff
     1.1 --- a/python-rpi-adafruit/receipt	Sun May 04 05:46:01 2014 +0200
     1.2 +++ b/python-rpi-adafruit/receipt	Sat Jan 18 18:53:45 2020 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  HOST_ARCH="arm"
     1.5  
     1.6  # Leds support for now
     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 gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()