wok-current rev 25715

Adjust deps between abiword / abiword-plugins
author Stanislas Leduc <shann@slitaz.org>
date Fri Jun 14 11:52:43 2024 +0000 (5 months ago)
parents d3ba73c6de01
children 5f3c47fa6c89
files abiword-plugins/receipt abiword/receipt
line diff
     1.1 --- a/abiword-plugins/receipt	Fri Jun 14 11:38:57 2024 +0000
     1.2 +++ b/abiword-plugins/receipt	Fri Jun 14 11:52:43 2024 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://www.abisource.com/"
     1.5  TAGS="doc odf docx"
     1.6  
     1.7 -DEPENDS="abiword libgio readline xorg-libXdamage fribidi libxslt"
     1.8 +DEPENDS="abiword libwmf libgio readline xorg-libXdamage"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()
    1.12 @@ -20,4 +20,3 @@
    1.13  	cp -a $install/usr/lib/abiword-*/plugins/*.so \
    1.14  		$fs/usr/lib/abiword-3.0/plugins
    1.15  }
    1.16 -
     2.1 --- a/abiword/receipt	Fri Jun 14 11:38:57 2024 +0000
     2.2 +++ b/abiword/receipt	Fri Jun 14 11:52:43 2024 +0000
     2.3 @@ -13,7 +13,7 @@
     2.4  TAGS="word doc office"
     2.5  LOCALES="cs da de es fr hu id it pt ru sl sv zh"
     2.6  
     2.7 -DEPENDS="librsvg wv libwmf"
     2.8 +DEPENDS="librsvg wv fribidi libxslt"
     2.9  BUILD_DEPENDS="gtk+-dev enchant-dev libxslt-dev fribidi-dev wv-dev \
    2.10  libgsf-dev librsvg-dev libboost-dev libwmf-dev"
    2.11  SUGGESTED="abiword-plugins"