wok diff sudoku/receipt @ rev 20295
Add python-humanize, python-pyajam, python-paho-mqtt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 25 16:08:37 2018 +0200 (2018-04-25) |
parents | b2d1814c51fc |
children | 90a87813caa6 |
line diff
1.1 --- a/sudoku/receipt Sun Oct 15 01:25:29 2017 +0200 1.2 +++ b/sudoku/receipt Wed Apr 25 16:08:37 2018 +0200 1.3 @@ -10,6 +10,8 @@ 1.4 WEB_SITE="http://10k.aneventapart.com/1/Entry/81" 1.5 WGET_URL="http://10k.aneventapart.com/1/Uploads/81/index.html" 1.6 HOST_ARCH="any" 1.7 +GENERIC_PIXMAPS="no" 1.8 +COOKOPTS="!pixmaps" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules() 1.12 @@ -28,7 +30,5 @@ 1.13 Categories=Game; 1.14 Comment=Sudoku game 1.15 EOT 1.16 - 1.17 - find $fs/usr/share/pixmaps -size +4k -delete 1.18 } 1.19