wok diff piclass-code-examples/receipt @ rev 22006
tar-lang: condition corrected
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 18 17:47:01 2019 +0100 (2019-10-18) |
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 Fri Oct 18 17:47:01 2019 +0100 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()