wok-current diff slitaz-arm-rpi/receipt @ rev 18876
python-erppeek: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 05 10:55:17 2016 +0100 (2016-02-05) |
parents | 22077d5e9880 |
children | 3bda64f152c3 |
line diff
1.1 --- a/slitaz-arm-rpi/receipt Wed May 14 12:40:31 2014 +0200 1.2 +++ b/slitaz-arm-rpi/receipt Fri Feb 05 10:55:17 2016 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slitaz-arm-rpi" 1.7 -VERSION="1.2.0" 1.8 +VERSION="1.3.0" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="SliTaz Raspberry Pi: tools, CGI adm, configs and artwork." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -38,7 +38,9 @@ 1.13 arm*) 1.14 mkdir -p ${fs}/var/www/adm 1.15 cp -a ${src}/rpi/rootfs/* ${fs} 1.16 - for tool in tazberry piboot pileds raspicomm 1.17 + # Tools 1.18 + for tool in tazberry piboot pileds raspicomm piface pitft-setup \ 1.19 + pibrella piborg/piborg 1.20 do 1.21 cp -a ${src}/rpi/${tool} ${fs}/usr/sbin 1.22 done