wok rev 17483

typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 30 10:32:30 2014 +0100 (2014-12-30)
parents 9689f1b75619
children a9704387805a
files libcap-ng-dev/receipt piclass-code-examples/receipt
line diff
     1.1 --- a/libcap-ng-dev/receipt	Tue Dec 30 10:01:09 2014 +0100
     1.2 +++ b/libcap-ng-dev/receipt	Tue Dec 30 10:32:30 2014 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  DEPENDS="libcap pkg-config"
     1.6  PROVIDE="libcap-dev"
     1.7 -SUGGESTED="libcap-ng-utils"
     1.8 +SUGGESTED="libcap-ng"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()
     2.1 --- a/piclass-code-examples/receipt	Tue Dec 30 10:01:09 2014 +0100
     2.2 +++ b/piclass-code-examples/receipt	Tue Dec 30 10:32:30 2014 +0100
     2.3 @@ -13,7 +13,7 @@
     2.4  HOST_ARCH="arm"
     2.5  
     2.6  TAGS="python raspberrypi rpi"
     2.7 -DEPENDS="python python-smbus ic2-tools slitaz-arm-rpi"
     2.8 +DEPENDS="python python-smbus i2c-tools slitaz-arm-rpi"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()