wok rev 25468
gnumeric: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 03 08:53:40 2022 +0000 (2022-10-03) |
parents | 4c101652eb90 |
children | b0069c845544 |
files | gnumeric/receipt memtest/receipt |
line diff
1.1 --- a/gnumeric/receipt Mon Oct 03 08:28:51 2022 +0000 1.2 +++ b/gnumeric/receipt Mon Oct 03 08:53:40 2022 +0000 1.3 @@ -18,7 +18,8 @@ 1.4 xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp 1.5 xorg-libXext xorg-libXfixes xorg-libXi xorg-libXinerama 1.6 xorg-libXrandr xorg-libXrender zlib" 1.7 -BUILD_DEPENDS="bison goffice-dev gtk-doc gtk+3-dev libcroco-dev rarian" 1.8 +BUILD_DEPENDS="bison goffice-dev gtk-doc gtk+3-dev libcroco-dev rarian 1.9 + itstool" 1.10 1.11 # What is the latest version available today? 1.12 current_version()
2.1 --- a/memtest/receipt Mon Oct 03 08:28:51 2022 +0000 2.2 +++ b/memtest/receipt Mon Oct 03 08:53:40 2022 +0000 2.3 @@ -53,7 +53,7 @@ 2.4 -e 's/SERIAL_BAUD_RATE 9600/SERIAL_BAUD_RATE 115200/' config.h 2.5 make clean 2.6 make 2.7 - tune_lzma 179,mf=bt3 LC 2 2.8 + tune_lzma 178,mf=bt3 LC 2 2.9 ./pack memtest.bin memtest.packed-115200 2.10 mv memtest.bin memtest.bin.serial 2.11 }