wok diff python-rpi-adafruit/receipt @ rev 20460
Remove py3k7, up py3k (3.7.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Oct 10 16:24:34 2018 +0200 (2018-10-10) |
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 Wed Oct 10 16:24:34 2018 +0200 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()