wok diff abiword/receipt @ rev 20404
Up curl (7.60.0), add littlefs-fuse
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 09 21:59:01 2018 +0200 (2018-07-09) |
parents | 45507bfb2b0d |
children | dcaa989c1de7 |
line diff
1.1 --- a/abiword/receipt Mon Jul 04 00:54:49 2016 +0300 1.2 +++ b/abiword/receipt Mon Jul 09 21:59:01 2018 +0200 1.3 @@ -14,8 +14,8 @@ 1.4 LOCALES="cs da de es fr hu id it pt ru sl sv zh" 1.5 1.6 DEPENDS="gtk+ libgnomeprint libgnomeprintui libgnomecanvas fribidi libglade \ 1.7 -popt libxml2 libart_lgpl libgsf libgio enchant wv xorg-libXdamage gcc-lib-base librsvg \ 1.8 -goffice glibc-locale libffi" 1.9 +popt libxml2 libart_lgpl libgsf libgio enchant wv xorg-libXdamage gcc-lib-base \ 1.10 +librsvg goffice glibc-locale libffi" 1.11 BUILD_DEPENDS="$DEPENDS gtk+-dev libgnomeprint-dev libgnomeprintui-dev \ 1.12 fribidi-dev libglade-dev popt-dev libxml2-dev libart_lgpl-dev libgsf-dev \ 1.13 enchant-dev wv-dev libgnomecanvas-dev libcroco-dev libboost-dev librsvg-dev" 1.14 @@ -42,8 +42,6 @@ 1.15 1.16 cd plugins 1.17 make DESTDIR=$DESTDIR install 1.18 - 1.19 - cook_compress_manpages 1.20 } 1.21 1.22 # Rules to gen a SliTaz package suitable for Tazpkg. 1.23 @@ -83,4 +81,3 @@ 1.24 cp $install/usr/share/abiword-*/templates/*.awt $fs/usr/share/abiword-*/templates/ 1.25 cp $install/usr/share/abiword-*/system.profile $fs/usr/share/abiword-*/ 1.26 } 1.27 -