wok-current diff piclass-code-examples/receipt @ rev 22415
clamav: correct dep. name
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Dec 14 20:20:47 2019 +0000 (2019-12-14) |
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 Dec 14 20:20:47 2019 +0000 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()